04-28-2016, 07:04 AM
(04-27-2016, 11:32 AM)True Destroyer Wrote: an unreachable bot or alien (maybe underground somehow? not sure if "h=-Value" works for stuff other than decoration) , with script that spawns items on start and does nothing else.This is what LevelController is for:
Like
CreateObject pos=-800;-800 dir type=AlienAnt script1="%lvl%/SPAWNRANDOMSTUFF.TXT" run=1 selectable=0
Code:
LevelController script="%lvl%/SPAWNRANDOMSTUFF.TXT"