adi64 / terminus

Game Programming Seminar 2014/15
3 stars 0 forks source link

Create weapon and shot mechanism/architecture #52

Open lw0 opened 9 years ago

lw0 commented 9 years ago

ref #1

Fidge123 commented 9 years ago

50 is too similar, following task will be merged into this one

Fidge123 commented 9 years ago

Firing direction should be easy if the model for the weapon can be rotated. The weapon should always face the direction the user turned using the gyroscope and fire in the same direction the weapon is looking in that moment.