-
Notifications
You must be signed in to change notification settings - Fork 1
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
Graphics #4
Comments
https://github.com/davidfig/pixi-viewport for camera control |
After some experimentation, top down buildings and hexes work well as a starting point. I don’t think we will starting with building interiors. |
Returning to this after a while! Thinking about it, whether we have interiors shown will very much depend on the nature of the gameplay. If there's lots of interior activity it makes sense to show it so players see the results of their decisions. Interestingly with settlers and similar games they had side-on buildings and much of the activity of the house happening outside. An alternative would be how Stardew Valley does it; buildings on their own zoomed-in "map" with activity on the inside that's larger than the outside. Or we can switch to grid mode, and have buildings created like dwarf fortress or Rimworld. Or, if we don't care for seeing the results we don't have to show it. Depends on the core gameplay loop we settle on and the decisions we are asking of the player. |
Currently thinking PA/RimWorld style, with top down buildings and side-on characters.
The text was updated successfully, but these errors were encountered: