initial commit

This commit is contained in:
saarsena@gmail.com 2026-04-22 10:19:57 -04:00
commit c2bb3893a9
1038 changed files with 75846 additions and 0 deletions

View file

@ -0,0 +1,16 @@
[gd_scene format=3 uid="uid://bikyw6mhb7vft"]
[ext_resource type="Shader" uid="uid://b5ymymo0omojq" path="res://shaders/lava.gdshader" id="1_oj3e3"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_21tsw"]
render_priority = 0
shader = ExtResource("1_oj3e3")
[sub_resource type="BoxMesh" id="BoxMesh_adv5w"]
material = SubResource("ShaderMaterial_21tsw")
size = Vector3(1, 0.05, 1)
[node name="Lava" type="Node3D" unique_id=643110970]
[node name="MeshInstance3D" type="MeshInstance3D" parent="." unique_id=305927609]
mesh = SubResource("BoxMesh_adv5w")