GamesByMoonlight / january

January's Game
The Unlicense
0 stars 1 forks source link

Added rotation adjustment to enemies on spawn #57

Closed LanceBailey closed 5 years ago

LanceBailey commented 5 years ago

Small update to adjust rotation of enemies on spawn

Added transform.LookAt(player.transform) to Start() of BaseEnemy