Quantcast
Channel: Answers by "elelec"
Browsing all 4 articles
Browse latest View live

Answer by elelec

Maybe the animation doesn't get recognised and, if it doesn't, it will prevent your whole event from firing sometimes. Try making it like this: if (jump) { rb2d.AddForce(new Vector2(0f, jumpForce));...

View Article



Answer by elelec

You could make the weapon look at one hand's transform.position with Transform.LookAt(Vector3 HandPosition)

View Article

Answer by elelec

Maybe the animation doesn't get recognised and, if it doesn't, it will prevent your whole event from firing sometimes. Try making it like this: if (jump) { rb2d.AddForce(new Vector2(0f, jumpForce));...

View Article

Answer by elelec

You could make the weapon look at one hand's transform.position with Transform.LookAt(Vector3 HandPosition)

View Article
Browsing all 4 articles
Browse latest View live




Latest Images