Adding assets submodule

This commit is contained in:
Lucas 2025-03-26 11:14:35 +01:00
parent c34d8178e2
commit a87fbd13db
No known key found for this signature in database
4 changed files with 11 additions and 3 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "Assets"]
path = Assets
url = http://185.216.25.221/lucastucious/ChatBoat-Assets

1
Assets Submodule

@ -0,0 +1 @@
Subproject commit a6d255dfbf3475499e4ac345d9b9a5fad8d23e7f

BIN
icons/Nodes.psd (Stored with Git LFS)

Binary file not shown.

7
test.tscn Normal file
View file

@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://bltlqxtb4w6wh"]
[ext_resource type="PackedScene" uid="uid://dq0410wsgp726" path="res://Assets/Models/Fish1.fbx" id="1_37kl0"]
[node name="Node3D" type="Node3D"]
[node name="Fish1" parent="." instance=ExtResource("1_37kl0")]