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

Answer by M.G. Production

$
0
0
Hi DarkSlash! When you say move to "0,-2,0", you set absolute values wich are relative to the scene "grid". In your case, you must make it relative to the object! **So There it is in C#:** transform.position = new Vector3(transform.position.x,transform.position.y - 2, transform.position.z); 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>