GodotCourse/examples/PlatformTemplate/scenes/blank.tscn

9 lines
281 B
Plaintext
Raw Normal View History

2024-07-15 12:00:42 +00:00
[gd_scene load_steps=2 format=3 uid="uid://rlf02wnv5qy0"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ceibc"]
[node name="Node2D" type="StaticBody2D"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_ceibc")