Quantcast
Channel: Answers by "M-G-Production"
Viewing all articles
Browse latest Browse all 52

Answer by M.G. Production

$
0
0
Hi .black! Try this! Store the parent in another **Transform** variable! public Transform daVodaParent; public Rigidbody daVoda; void Start() { //You don't need to set daVoda to null!! Already the case. } void Update() { //ADD THIS daVodaParent = transform.parent; daVoda = daVodaParent.rigidbody; } This should work! Bests, Math

Viewing all articles
Browse latest Browse all 52

Trending Articles



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