You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
409 B
Plaintext
10 lines
409 B
Plaintext
|
2 years ago
|
[gd_scene load_steps=3 format=3 uid="uid://b85fy0wfgr4gs"]
|
||
|
|
|
||
|
|
[ext_resource type="PackedScene" uid="uid://vnkcr04hevna" path="res://scene/character/character.tscn" id="1_bny0p"]
|
||
|
|
[ext_resource type="Script" path="res://script/character/player/input.gd" id="2_qkra8"]
|
||
|
|
|
||
|
|
[node name="Character" instance=ExtResource("1_bny0p")]
|
||
|
|
|
||
|
|
[node name="Input" type="Node3D" parent="." index="5"]
|
||
|
|
script = ExtResource("2_qkra8")
|