Scenario option to customize initial view center #2244
Labels
C-Low Hanging Fruit
Ideal issue for new contributors.
G-Scenarios
An issue having to do with scenario design, the way scenarios are described and loaded, etc.
G-World
An issue having to do with world design, world generation, etc.
S-Nice to have
The bug fix or feature would be nice but doesn't currently have much negative impact.
Z-Feature
A new feature to be added to the game.
Z-User Experience
This issue seeks to make the game more enjoyable to play.
Is your feature request related to a problem? Please describe.
By default, the view always starts out centered on the base robot. But if the base robot is not centered in the map, this can mean that part of the map is off the screen. Of course the user can always scroll the map (unless explicitly disabled) but for scenario design it would be nice to have the option to specify where the view is centered. This would also mean that for such scenarios the view would not follow the base robot as it moves around (unless the player explicitly recentered the view on the base).
Describe the solution you'd like
A new optional
viewcenter
field underworld
which takes either a robot name or a location tuple.The text was updated successfully, but these errors were encountered: