Leo - Dateien geordnet

This commit is contained in:
2022-12-10 07:08:47 +01:00
parent 523fb63fe4
commit 14f2ad7cbb
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[gd_scene load_steps=5 format=3 uid="uid://33i0mf37sy3o"] [gd_scene load_steps=5 format=3 uid="uid://csh4o2b15qltk"]
[ext_resource type="Script" path="res://Player.gd" id="1_4xmv0"] [ext_resource type="Script" path="res://scripts/Player.gd" id="1_dta8q"]
[ext_resource type="Texture2D" uid="uid://cy6x8d3xe8lux" path="res://icon.svg" id="2_yjfj7"] [ext_resource type="Texture2D" uid="uid://cy6x8d3xe8lux" path="res://icon.svg" id="2_yjfj7"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_p76ml"] [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_p76ml"]
@@ -11,7 +11,7 @@ height = 1.99403
radius = 0.567567 radius = 0.567567
[node name="CharacterBody3D" type="CharacterBody3D"] [node name="CharacterBody3D" type="CharacterBody3D"]
script = ExtResource("1_4xmv0") script = ExtResource("1_dta8q")
[node name="CollisionShape3D" type="CollisionShape3D" parent="."] [node name="CollisionShape3D" type="CollisionShape3D" parent="."]
visible = false visible = false