move scripts around

This commit is contained in:
Teatov 2025-02-18 00:44:03 +10:00
parent 12f8bbede8
commit 48f60d8602
4 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[gd_scene load_steps=5 format=3 uid="uid://b73y71y3efmv"]
[ext_resource type="Script" path="res://scripts/player.gd" id="1_xt3i8"]
[ext_resource type="Script" path="res://scripts/player/player.gd" id="1_xt3i8"]
[sub_resource type="CylinderShape3D" id="CylinderShape3D_apl1i"]
height = 1.8

View File

@ -2,7 +2,7 @@
[ext_resource type="Material" uid="uid://btpy4dp5lb8il" path="res://resources/materials/test_triplanar.tres" id="1_ixaua"]
[ext_resource type="PackedScene" uid="uid://b73y71y3efmv" path="res://scenes/player.tscn" id="2_f4ehn"]
[ext_resource type="Script" path="res://scripts/camera/main_camera.gd" id="3_f4hhh"]
[ext_resource type="Script" path="res://scripts/main_camera.gd" id="3_f4hhh"]
[sub_resource type="Environment" id="Environment_wctar"]