Currently I am developing a 2D spyro game in Unity 5.0.1. I am using C# as my programming langauge for the scripts I am making. Right now I'm not planning something huge, especially alone. Right now I'm thinking of 2-3 level of the games with lots of content. Game does have glitches, but right now my main focus is game's content (Enemies, health system, gem system, etc). Sprites I am using are not made by me and instead are used from free sprite databases, and forums, I will give credit to all the people who's sprites I am using.
PS.
This is my first game, but I do have a background programming experience.
18.05: *NEW*
- Added a shark animation for player's death
- Redid the level
- Some other stuff, can't remember rn
https://youtu.be/qZtOpx29E-M
17.05:
Started redoing the level design
16.05:
SparxAI added:
- Has two fully working animations (Idle and flying)
- Picks up gems for Spyro (Will be edited later, but right now this will do)
12.05:
Moving sky, along with background platforms moving with different speeds (Parallax effect)
Charge attack added