Yes, that would be an infinite loop that never ends.. it's possible but it'll freeze your game, so you want to end it eventually.
Printable View
Yes, that would be an infinite loop that never ends.. it's possible but it'll freeze your game, so you want to end it eventually.
Start the loop -1 times for an infinite loop. You'll have to use Stop Loop somewhere or it will, as Random said, freeze your app. It's useful when you don't know exactly how many times you need to run the loop.
Yeah I mean seriously man!!Quote:
Originally Posted by lover
sorry i never used loop. and i have no idea what you guys talking about, theres no create option in the loop object.
lolQuote:
Originally Posted by MechaBowser
I think you should try something easier then :) later you'll understand this.
it is not a create object inside the loop, this is just naming the loop "create fire"
like what?Quote:
Originally Posted by Random
if i never used the loop object its doesn't mean that im a total noob.
all i want is a little help here, explaining how to do this, isn't that hard, is it? (if u dunno how to explain, no problem).
Well I just think you'll find it much easier to understand our help if you've maybe looked at some tutorials about the basics.. including loops (which I consider the basics).