Development – Testing in Unity

Screen Shot 2017-03-19 at 6.43.55 pm Screen Shot 2017-03-19 at 6.43.40 pm

I have imported my animated character and tunnel model from Blender into Unity.

I have started to code some of the animation to transition from the characters IDLE state to the RUN state. Including the speed and movement from left to right, and right to left.

Screen Shot 2017-03-19 at 6.43.19 pmScreen Shot 2017-03-19 at 6.46.10 pm

 

I am now in the process of coding the character so that when she runs back and forth her direction flips to face the correct way.

Screen Shot 2017-03-19 at 7.40.07 pm

 

After implementing the animation into the character I decided that I wanted the character to walk at a normal pace when the arrow keys are pressed and if you wanted her to run you have to hold down the shift key at the same time. This adds a bit more interactivity into the game and gamifies it by making the player have to put in more effort to make the character run.

Screen Shot 2017-04-04 at 5.02.11 pm

Leave a comment

Leave a Reply

Your email address will not be published. Required fields are marked *