ScriptReference/MonoBehaviour.OnCollisionStay #493
Replies: 1 comment
-
A common pitfall with OnCollisionStay is to read input in the method, which cannot work reliably due to it not actually running every frame. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ScriptReference/MonoBehaviour.OnCollisionStay
https://docs.unity3d.com/ScriptReference/MonoBehaviour.OnCollisionStay.html
Beta Was this translation helpful? Give feedback.
All reactions