Re-create procedural generation from old editor #5
Notifications
Due Date
No due date set.
Depends on
#21 Check how generated buildings were distinguished from manually created in previous editor
slapin/streaming_world
#27 Removal for generated stuff is needed.
slapin/streaming_world
#28 impement generating zebras
slapin/streaming_world
#32 Building creation
slapin/streaming_world
Reference: slapin/streaming_world#5
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Re-create procedural generation from old editor.
Generated objects should be connected to lines used to generate them
See place_buildings()/place_valley() functions in editor.gd
These are placed in create_road_from_lines()