Initial commit 2, but its broken

This commit is contained in:
Sebastian Cabrera 2023-09-20 15:28:30 -04:00
parent 556e8b5e31
commit 16383bec0c
7 changed files with 115 additions and 13 deletions

11
Scenes/Test.tscn Normal file
View file

@ -0,0 +1,11 @@
[gd_scene load_steps=2 format=3 uid="uid://cuo7pflu166w"]
[ext_resource type="Script" path="res://Scripts/Waves.gd" id="1_ad0cf"]
[node name="Node3D" type="Node3D"]
[node name="Node" type="Node" parent="."]
script = ExtResource("1_ad0cf")
[node name="Camera3D" type="Camera3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1.38705)