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

Allow reducing speed when moving #32

Closed
domob1812 opened this issue Sep 17, 2019 · 0 comments
Closed

Allow reducing speed when moving #32

domob1812 opened this issue Sep 17, 2019 · 0 comments
Labels
game Something related to the game logic
Milestone

Comments

@domob1812
Copy link
Collaborator

Characters should be able to set a reduced speed while moving, e.g. to allow faster vehicles to escort slower ones. This can be as simple as adding an explicit "set speed" command, that would be in effect until the next waypoints are set. That could then be a second proto field besides speed, and movement would always use the smaller of the two values.

@domob1812 domob1812 added this to the 0.2 milestone Sep 25, 2019
@domob1812 domob1812 added the game Something related to the game logic label Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game Something related to the game logic
Projects
None yet
Development

No branches or pull requests

1 participant