added a very basic boat simulation

This commit is contained in:
2022-08-02 10:17:23 +02:00
parent 4b693c3ea4
commit 520914f27e
13 changed files with 217 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
[resource]
background_mode = 2
background_sky = SubResource( 1 )