Today I didn't have too much time to dedicate to the game. I work on the animations (jump and landing) + new objects on the scene.
This is the pushing animation
Also started to create the first enemies
I have created a psd file in Krita and imported to unity.
After I did 4 animations.
- Idle
- Fight
- Hit
- Move
I normally move the objects and change the face for differents expressions.
The 3 colors dots that you seed are used to detect the ground(red) and the objects near (blue)...the orange to detect if the platform finishes soon (to avoid going down)
Also I started to create the Evil face (still work on progress... also he will have some facial movements
I normally draw in Krita with many layers and I save in PSD format (photoshop) and Unity import them without issues.. this is great to avoid to export every time in png format.