add entity spawn to hero for test
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -201,7 +201,8 @@ compositor = SubResource("Compositor_mb5yv")
|
|||||||
rail_path = NodePath("../rail")
|
rail_path = NodePath("../rail")
|
||||||
biome_list = Array[ExtResource("6_jfe74")]([SubResource("Resource_3qrd0")])
|
biome_list = Array[ExtResource("6_jfe74")]([SubResource("Resource_3qrd0")])
|
||||||
entity_pool = ExtResource("34_a2cst")
|
entity_pool = ExtResource("34_a2cst")
|
||||||
entity_spawn_probability = 0.7
|
entity_spawn_probability = 1.0
|
||||||
|
max_entities_per_chunk = 5
|
||||||
eye_line = 4
|
eye_line = 4
|
||||||
|
|
||||||
[node name="Terrain" type="MeshInstance3D" parent="." unique_id=219178561]
|
[node name="Terrain" type="MeshInstance3D" parent="." unique_id=219178561]
|
||||||
|
|||||||
Reference in New Issue
Block a user