- Home /
Question by
cage01 · Dec 12, 2012 at 06:46 PM ·
c#randommove object
Teleporting camera and gameobjekt togather at random?
hi
I'm making a pingpong game and need help with the code for moving an gameobjekt and camera at the same time at random.
There are the main bor and 6 bonus bords. You can acsess the bonus bord by (OnTriggerEnter). i need to move the camere (change the camer from main to secondary) and move the gameobject at the same time to the same bord and at random acording to a random formula. all in C#
Pleace Help
Comment