DemoProductions / shmup

3 stars 2 forks source link

change LinearWaveEnemy to Cos #82

Closed flip40 closed 8 years ago

flip40 commented 8 years ago

Not a big deal, but sin starts from one of the ends of its movement (not the center) if we ignore offset, making alignment impractical. Cos will start at the center of its range of motion with offset = 0.