7 lines
220 B
Plaintext
7 lines
220 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://d0onbq0ad1ap4"]
|
|
|
|
[ext_resource type="Script" path="res://player/rotation/RotationComponent.gd" id="1_j1874"]
|
|
|
|
[node name="Rotation" type="Node"]
|
|
script = ExtResource("1_j1874")
|