-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
good first issueGood for newcomersGood for newcomersimprovementNew feature or requestNew feature or request
Description
Benefit description
Markers are points the character can walk to or face in a room. Currently the interface list them but it's not possible to create them.
Solution description
Nothing fancy: you can add a marker to the room as you do with any other elements. Markers have no script attached and they will expose a visual gizmo much like the current WalkTo points, that the user can place on them.
Optionally, if feasible, they can expose a small label with their name. To be considered during implementation.
Exclusions
Nothing worth noting.
Implications
It's important to check that a character has methods to walk to a marker or face a marker, to complete this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersimprovementNew feature or requestNew feature or request