I am sure this is a basic question. I’ve only had two classes using Unity and one of our assignments is to…
There must be at least three moving objects.
They should not all move the same way.
**Time must be involved in some way (beyond constant motion) - stop the motion after a certain time, don't start the motion until a certain time, or something else.**
I just can’t figure out how to do the third part. How do I stop the constant motion? Again, only been in class for two days. I’m brand new. Do I use an if statement with time?
Please help. I’d be so grateful. Again, I’m sorry for such a basic question.