Something tells me that this dosen't exactly belong in a newcomers forum, am i right?
What i am doing is, as the character moves through the level, small parts behind the character get deleted (no problem with that), As the character moves ahead, small pieces of the level need to get loaded in front of the character. Since all of this is going on in a main loop, i cant really load anything. I have tried calling functions and subroutines that have the loading commands from outside the loop , but when they are called inside the loop, the loop will try to load them again (because its a loop). I need help with figuring out how to make something load while in a loop.
perhaps pausing the loop then loading then resuming the loop (i do not know how to do this)
or making it load only once somehow. The only thing for this method i came up with is
do
if object exists(12)=0
load object 12
endif
loop
I did not get any results from this one, perhaps i am missing something
dont hate people who rip you off,cheat and get away with it, learn from them