Platform Builder Forums

Main => Suggestions => Topic started by: CGM on October 28, 2019, 07:40:55 PM

Title: Every Area Loop Commands
Post by: CGM on October 28, 2019, 07:40:55 PM
Every Area loop commands would be VERY useful.
Title: Re: Every Area Loop Commands
Post by: War on October 29, 2019, 09:54:49 AM
Every Area loop commands would be VERY useful.
Like this:
Every Area
Random number between 1 and 10
If Number = 10
Then
   Spawn a blue question block in the level
Else
   Do nothing
End If
Like for the blue question blocks in NSMB DS.
Title: Re: Every Area Loop Commands
Post by: CGM on October 29, 2019, 05:50:40 PM
Uh... That would be very strange if that was in an every area loop command. Cause every so often a blue block would spawn.
Title: Re: Every Area Loop Commands
Post by: War on October 30, 2019, 09:23:52 AM
Uh... That would be very strange if that was in an every area loop command. Cause every so often a blue block would spawn.
I replaced "> 8" by "= 10"