Quantcast
Channel: Latest Questions by simplyRubbish
Viewing all articles
Browse latest Browse all 50

Capsule GameObject always standing up

$
0
0

I am Instantiating a Capsule GameObject and it always is standing up even if I change the rotation.

Here is the code I'm using to create it:

GameObject clone = GameObject.Instantiate(prefab, transform.position, transform.rotation) as GameObject;

and for the prefab's script:

rigidbody.AddForce(transform.forward * 856);

I tried changing the rotation on the object but nothing seems to work. Any suggestions?

Thank you.


Viewing all articles
Browse latest Browse all 50

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>