Friday, 5 June 2015

simplest codes have the worst problems

So today I made the "mover" code to move the laser bolt but seeing as how it is only a few lines of code there is one part of it
"rigidbody.velocity = transform.forward * speed" but the rigidbody.velocity is considered a statement with a compiling error and i can't fix it for some reason.



No comments:

Post a Comment