How do you make enemy actors bounce off walls or move in patterns?
Evilkarma
Member Posts: 4
I'm making a simple game for a school project. And it is a "basic shoot em up" game almost like the template in the software. But I want the incoming enemy actors to also bounce off walls up and down while moving leftward at the same time.
And I also want to know how you can make an enemy actor move in a pattern like maybe a circle (for the boss).
Thanks!
And I also want to know how you can make an enemy actor move in a pattern like maybe a circle (for the boss).
Thanks!
Comments
Basically, the first thing, its like...the enemies are moving in a zig zag motion left ward. Could be any way really as long as the actors are actually moving in ways besides a straight line I'd be satisfied.