start von Commits
This commit is contained in:
commit
f35baec2ee
80 changed files with 1747 additions and 0 deletions
16
main game.tscn
Normal file
16
main game.tscn
Normal file
|
@ -0,0 +1,16 @@
|
|||
[gd_scene load_steps=4 format=3 uid="uid://csv14jqunay0s"]
|
||||
|
||||
[sub_resource type="Environment" id="Environment_v4kxd"]
|
||||
background_mode = 1
|
||||
background_color = Color(0.6242, 0.697431, 1, 1)
|
||||
|
||||
[sub_resource type="CameraAttributesPhysical" id="CameraAttributesPhysical_em7y1"]
|
||||
|
||||
[sub_resource type="Compositor" id="Compositor_dpk2q"]
|
||||
|
||||
[node name="MainGame" type="Node3D"]
|
||||
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = SubResource("Environment_v4kxd")
|
||||
camera_attributes = SubResource("CameraAttributesPhysical_em7y1")
|
||||
compositor = SubResource("Compositor_dpk2q")
|
Loading…
Add table
Add a link
Reference in a new issue