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

Add support for vehicles #32

Open
usbalbin opened this issue Sep 13, 2017 · 0 comments
Open

Add support for vehicles #32

usbalbin opened this issue Sep 13, 2017 · 0 comments
Milestone

Comments

@usbalbin
Copy link
Owner

usbalbin commented Sep 13, 2017

Add support for vehicles

Make some good class interfaces for generic vehicles inorder to simplify the implementation of more vehicles down the line.

What should all vehicles be able to do?

  • Be driven(possesed by player, and store the players character until he/she exits?)
  • Potentially allow for passengers(how?)
  • Have an inventory for storing items
  • ...
@usbalbin usbalbin added this to TODO in Game features Sep 13, 2017
@usbalbin usbalbin added this to the MK 2 milestone Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant