World Gen #2
-- World generation now works for Objects -- World generation is a lot more leniant -- World generation now only based on the type of information, not where it is
This commit is contained in:
parent
c9a1ef3d82
commit
360d26a036
2 changed files with 54 additions and 23 deletions
|
|
@ -1,6 +1,6 @@
|
|||
name=default
|
||||
size=1920.1080
|
||||
id=001
|
||||
statics=house1.100.1080,house2.500.1080
|
||||
statics=house1.100.1080.100,house2.500.1080.200
|
||||
interactables=
|
||||
objects=bat.1000.1080.50
|
||||
objects=bat.1000.1080.50,chair.300.1080.35,tree.1400.1080.100
|
||||
Loading…
Add table
Add a link
Reference in a new issue