Platform Builder Forums
Main => Suggestions => Topic started by: CGM on October 28, 2019, 07:40:55 PM
-
Every Area loop commands would be VERY useful.
-
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.
-
Uh... That would be very strange if that was in an every area loop command. Cause every so often a blue block would spawn.
-
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"