18 lines
763 B
Plaintext
18 lines
763 B
Plaintext
[gd_scene format=3 uid="uid://dis4m18yyeqww"]
|
|
|
|
[ext_resource type="Script" uid="uid://br37fvj5ces50" path="res://Assets/Scripts/player.gd" id="1_7430g"]
|
|
[ext_resource type="PackedScene" uid="uid://kod0awm1ha4o" path="res://addons/gdquest_gobot/model/gobot.glb" id="2_7430g"]
|
|
|
|
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_7430g"]
|
|
height = 1.4157715
|
|
|
|
[node name="Player" type="CharacterBody3D" unique_id=1103279396]
|
|
script = ExtResource("1_7430g")
|
|
metadata/_edit_group_ = true
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=947568048]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.7, 0)
|
|
shape = SubResource("CapsuleShape3D_7430g")
|
|
|
|
[node name="gobot" parent="." unique_id=1782046967 instance=ExtResource("2_7430g")]
|