4 Commits

Author SHA1 Message Date
jparent
6239893ce1 fix camera following the squad after transitioning 2015-08-16 14:49:25 -04:00
jparent
e71ce63d66 add z-axis offset to the cameras 2015-08-14 16:45:10 -04:00
jparent
df305682c8 refactor inputs into a playerController
add the possibility of changing destination of the camera transition
before it reaches its destination.
2015-08-14 14:09:44 -04:00
jparent
07af87e036 add basic camera transition between squads
for now, the cameras have a reference to the squads they track, and check
for player inputs to know when it needs to transition to another squad.
This will be fixed with the GameController/PlayerController.
2015-08-13 16:55:08 -04:00