vulpineblaze / framework_demoes

Use this repo to demo different frameworks for 2D Game creation.
2 stars 1 forks source link

ST ship - AI for rotation #25

Open vulpineblaze opened 9 years ago

vulpineblaze commented 9 years ago

Currently the ST ship rotates via slerp from player

ST ship should determine which wedge is closest (done this already) and is not damaged, and rotate such that the laser will strike the player.