SupaLidlGame/Prototyping/ContextBasedSteeringTest.tscn

10 lines
327 B
Plaintext
Raw Normal View History

2022-11-12 16:45:04 -08:00
[gd_scene load_steps=2 format=3 uid="uid://dmbgefwamg0u7"]
[ext_resource type="Script" path="res://Prototyping/ContextBasedSteering.cs" id="1_t0k7y"]
[node name="ContextBasedSteeringTest" type="Node2D"]
[node name="ContextBasedSteering" type="Node2D" parent="."]
position = Vector2(410, 242)
script = ExtResource("1_t0k7y")