diff --git a/mods/example/cursors/default.yaml b/mods/example/cursors/default.yaml index f7bd988..86f375f 100644 --- a/mods/example/cursors/default.yaml +++ b/mods/example/cursors/default.yaml @@ -2,3 +2,7 @@ Cursors: cursors/assets/default.png: default: Start: 0 + move: + Start: 0 + move-blocked: + Start: 0 diff --git a/mods/example/maps/shellmap/map.yaml b/mods/example/maps/shellmap/map.yaml index 8b2e98e..1d3d5e0 100644 --- a/mods/example/maps/shellmap/map.yaml +++ b/mods/example/maps/shellmap/map.yaml @@ -28,3 +28,15 @@ Players: Faction: Random Actors: + Actor1: swat + Location: 14,16 + Owner: Neutral + Actor2: swat + Location: 17,15 + Owner: Neutral + Actor3: swat + Location: 19,18 + Owner: Neutral + Actor4: swat + Location: 16,19 + Owner: Neutral diff --git a/mods/example/rules/example.yaml b/mods/example/rules/example.yaml index 3c361c1..3b3205b 100644 --- a/mods/example/rules/example.yaml +++ b/mods/example/rules/example.yaml @@ -17,11 +17,12 @@ example.colorpicker: -MapEditorData: swat: - Interactable: + AlwaysVisible: Selectable: HitShape: BodyOrientation: QuantizeFacingsFromSequence: + Sequence: stand Mobile: Locomotor: foot Speed: 56 diff --git a/mods/example/rules/world.yaml b/mods/example/rules/world.yaml index adecffb..cec462c 100644 --- a/mods/example/rules/world.yaml +++ b/mods/example/rules/world.yaml @@ -20,6 +20,7 @@ world: Inherits: ^baseworld + PathFinder: Locomotor@foot: Name: foot TerrainSpeeds: @@ -42,6 +43,7 @@ world: editorworld: Inherits: ^baseworld + PathFinder: Locomotor@foot: Name: foot TerrainSpeeds: