Mechanic

formLine

Follow a path to a location, but make a line

Aliases

lineUp

Configuration Fields (1)

NameTypeDefaultDescription
onGoal
og, then
Optional<Skill>Skill to execute when the destination is reached

Examples & Notes

Examples

  Skills:
  - formline{
    speed=2;
    tolerance=2;
    path=(200,5,520),(200,5,500),@forward{a=5};
    onGoal=[
      - message{m="I DID IT"} @world
    ]} @self ~onInteract

Universal Mechanic Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.