Renamed to assets

This commit is contained in:
Nathan Anderson
2022-08-04 19:27:42 -06:00
parent b1290bdf8b
commit f5b9fdf06a
259 changed files with 4281 additions and 59 deletions
+1
View File
@@ -10,6 +10,7 @@ extents = Vector2( 38, 10 )
extents = Vector2( 44.5, 8.25 )
[node name="Trolley" type="KinematicBody2D"]
collision_layer = 4
script = ExtResource( 2 )
[node name="TrolleySeatArea" type="Area2D" parent="."]