Loads of stuff

This commit is contained in:
Dan Baker 2025-06-23 19:39:55 +01:00
parent f3af522683
commit 66ce3ff503
413 changed files with 14802 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[gd_scene load_steps=3 format=3 uid="uid://5l63jip8pcfl"]
[ext_resource type="Script" uid="uid://c6q0enhmgus55" path="res://Stages/TestTileMap/test_tile_map.gd" id="1_2clj7"]
[ext_resource type="PackedScene" uid="uid://bwcevwwphdvq" path="res://Entities/GroundTile/GroundTile.tscn" id="2_ginxf"]
[node name="TestTileMap" type="Node3D"]
script = ExtResource("1_2clj7")
ground_tile = ExtResource("2_ginxf")
[node name="Camera3D" type="Camera3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 0.844459, 0.535621, 0, -0.535621, 0.844459, 0, 1.57618, 1.71313)