Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The main character #3

Open
3 of 14 tasks
ObaniGemini opened this issue Oct 11, 2015 · 2 comments
Open
3 of 14 tasks

The main character #3

ObaniGemini opened this issue Oct 11, 2015 · 2 comments

Comments

@ObaniGemini
Copy link
Member

What needs to be made :

- Sprites :

  • Character (need to design the cake)
    • Running
    • Jumping
    • Sliding on wall (for wall jump)
    • Falling
    • Shooting (maybe only two sprites)
  • Weapons

- Code :

  • Constant speed for nervous gameplay
  • Goes from left to right direction instantly
  • Does not rotate when hitting some object or some corner (or at least not every time, just for some events like bullet hitting)
  • Slowly slides when on wall IF in air and IF they're is no rigid nodes 1 tile under.
  • No cooldown on jump
  • Weapons (not important for now, need to finish the physics)
  • When losing life, blinking for 2 seconds
@bojidar-bg
Copy link
Contributor

Insta-going from left to right, no rotations and slow sliding were added in 022720d

@ObaniGemini
Copy link
Member Author

Thank you so much :)
Also, I haven't seen many active people in @KOBUGE-Games except @alketii . Will it be like this for a long time ? Because it would be easier to be more (especially for graphism and level/character design)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants