godot-platformer-2d/game/src/Objects/MovingPlatform/Waypoints.tscn
2020-04-03 07:57:48 -06:00

6 lines
186 B
Text

[gd_scene load_steps=2 format=2]
[ext_resource path="res://src/Objects/MovingPlatform/Waypoints.gd" type="Script" id=1]
[node name="Waypoints" type="Line2D"]
script = ExtResource( 1 )