Skip to content

Jordan/enemy movement

Jordan Hensley requested to merge jordan/enemy_movement into master

Added enemy movement.

Enemies spawn randomly along the perimeter, then move toward (15,15).

There is a little bug that I'm having trouble fixing.. On spawn you can see the ufo's flying to their position. I tried setting the position, when they are created, but that doesn't seem to help.

Merge request reports