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

Help texts #15

Open
Tracked by #13
jakmeier opened this issue May 30, 2020 · 0 comments
Open
Tracked by #13

Help texts #15

jakmeier opened this issue May 30, 2020 · 0 comments
Labels
feature Game feature to be implemented frontend Concerns the WASM frontend found in paddler-frontend
Milestone

Comments

@jakmeier
Copy link
Owner

This issue is part of #13 which tries to help new players getting started.

Goals

There should be an easy and obvious way for players to get more information about the objects they see. For example, they should be able to read about Ambiance and its effect. Or they should find an explanation about what trees are useful for. Basically, everything that has a sprite should be considered a candidate.

Implementation Steps

  • Write texts to be displayed
  • Create a struct (probably a SPECS component) which holds helper information and can be drawn on screen
  • Introduce a way to open the helper text on any object (Possible ideas: a global ? button followed by object selection, hover-info after few seconds of hovering, key-bindings, ...)

These steps can be done out-of-order.

@jakmeier jakmeier added frontend Concerns the WASM frontend found in paddler-frontend feature Game feature to be implemented labels May 30, 2020
This was referenced May 30, 2020
@jakmeier jakmeier added this to the 1.0 milestone Jun 7, 2020
@jakmeier jakmeier modified the milestones: 1.0, 0.2.1, 0.2.2 Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Game feature to be implemented frontend Concerns the WASM frontend found in paddler-frontend
Projects
None yet
Development

No branches or pull requests

1 participant