TESTING THE MOVESET

Using the design I previously spoke about we have now been able to implement a control system that has basic moves, a jumping mechanic and a combo system.

Using the shell and a joypad I can now execute moves!

The values show the timings between combo attacks.

The jump shows the Y position going up and coming back down using a gravity calculation.