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

Implementation Guide #3

Open
15 tasks
hardBSDk opened this issue Mar 9, 2024 · 0 comments
Open
15 tasks

Implementation Guide #3

hardBSDk opened this issue Mar 9, 2024 · 0 comments

Comments

@hardBSDk
Copy link
Member

hardBSDk commented Mar 9, 2024

Thie issue explain how to implement this game.

  • Add a 3D scene with isometric camera (like Project Zomboid)
  • Add a light emitter (Sun)
  • Add a map with a houses and streets
  • Add a character
  • Spawn the player in some house
  • Spawn items inside the house furniture
  • Add day and night (15 minutes each)
  • Add clothes
  • Add a flashlight
  • Add non-fire weapons
  • Add fire weapons
  • Add a way to close doors
  • Add a way to close windows
  • Make the player jump
  • Make the player crouch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant