init commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cqmet58p8q5w"]
|
||||
|
||||
[ext_resource type="Script" path="res://Scripts/Game/DayCycle.cs" id="1_gishy"]
|
||||
|
||||
[sub_resource type="SceneReplicationConfig" id="SceneReplicationConfig_v57te"]
|
||||
properties/0/path = NodePath(".:rotation")
|
||||
properties/0/spawn = true
|
||||
properties/0/replication_mode = 2
|
||||
|
||||
[node name="Sun" type="DirectionalLight3D"]
|
||||
transform = Transform3D(0.965926, -0.258819, 0, 0.00587192, 0.0219143, 0.999743, -0.258752, -0.965677, 0.0226874, 0, 101.532, 0)
|
||||
script = ExtResource("1_gishy")
|
||||
|
||||
[node name="MultiplayerSynchronizer" type="MultiplayerSynchronizer" parent="."]
|
||||
replication_config = SubResource("SceneReplicationConfig_v57te")
|
||||
Reference in New Issue
Block a user