Hi,
(I use load 3 in the level.txt file for objects that are inside my level.txt )
Will load 3 work for objects that spawn other objects?
For example:
In my Level.txt I have
Load chicken 3
Now... during gameplay the
Chicken spawns an egg.
So will using [ load egg 3] work within the level.txt file?
Or this done in some other way.
Both the chicken and the egg are "known" entities within the models.txt btw.
(I use load 3 in the level.txt file for objects that are inside my level.txt )
Will load 3 work for objects that spawn other objects?
For example:
In my Level.txt I have
Load chicken 3
Now... during gameplay the
Chicken spawns an egg.
So will using [ load egg 3] work within the level.txt file?
Or this done in some other way.
Both the chicken and the egg are "known" entities within the models.txt btw.
