Commit graph

3 commits

Author SHA1 Message Date
98402a90f7 Protect against NPE if no AbstractCharacter
Made Speed a property to allow other Objects that are not Characters to use the Mover
Init in Awake() to allow other objects to modify its properties during their Start()
2019-09-17 20:33:17 +02:00
ea9203ca8a Implemented movement
AbstractCharacter mainly fleshed out
InputManager is done
Player movement is done, not ennemy
Energy management is done (AbstractCharacter)
2019-09-17 18:52:55 +02:00
99013c5d7a Project init, basic structure 2019-09-17 15:54:01 +02:00