-
going to the next level
by floydianspiral ·I suggest: use the Pause feature to freeze everything in the back. Each level should have a unique ID number in some hidden rule somewhere. Then on your pause menu "go to next level&quo -
Animate before PAUSE Menu
by floydianspiral ·So I have a Dude who goes into a Warp portal on every level and I interpolate his size to 0, used to just spawn an actor that says, success click to continue but now I want to pause the game and bring -
ePig Rush (Free) Now In app Store
by MagoNicolas ·Ok, Elvis Boar is Smaller, No enemy Spawn in Small Platform, Purcopine spawn a little more to the right, giving you more time to react. -
going to the next level
by a7medo778 ·i call pause behavior and switch to scene with black background ( for example ) now how can i spawn a button lets say called next level to indicate the next scene from my original scene -
ePig Rush (Free) Now In app Store
by MagoNicolas ·No Enemy spawn in Small Platforms. -
spawn cause delay!
by jasonshow ·I setup a spawn action to spawn 5 objects,just samll images, -
A different spawn amount each new level?
by g0done ·How would I go about adding a different amount of spawned actors in a new level so level 1 = 7 level 2 = 14 level 3 = 21 ect, I have tried making a new spawner and integer attribute for the new level -
Wife Bugging me with Question. SO HELP..
by CaptFinn ·2: On press spawn random image from photogallery -
Actor won't spawn after camera moves...
by cotigchez ·actorA is pressed which should cause actorB to spawn in-front of it... yet it won't. My theory is that actorB is being spawned, but it is being spawned off-camera back on the first-half of the screen -
Game Creation Log - BOT
-
Is there a way to close the app or make it crash?
-
Respawning a dead actor help! :)
by Xer ·I have a spawner that generates this enemy. Lets call him SPAWNER. -
Change Actor
by TJgamer ·Yep. It works. Just put Destroy Actor right above Spawn Actor. -
Change Actor
by devjohnson ·I had an actor spawn in the same rule that destroyed the one I wanted to disappear. It worked for me. -shrug- -
Is there a way to close the app or make it crash?
by calvin9403 ·when touch is press spawn 1000000000000 actors -
3 Things I need help with!
by TeheRJ ·2. Create an actor that spawns actors that look like asteroids, not sure what you mean by "change the settings very fluently?" -
How to spawn actors, and do it without eating up memory.
by LumpApps ·As long as there isn't any smooth movement involved on the stage spawning could be used. -
3 Things I need help with!
by TeheRJ ·After the ball is in space, how do I spawn random astroids in the game and you change the settings very fluently? -
How to spawn actors, and do it without eating up memory.
by littlemanapps ·I have an attribute which goes up every time a coin is collected. and then when it reaches a multiple of 5 to place a enemy actor on the screen, but i've heard using the spawn actor uses up memory. -
Set attributes for 100 levels on one actor..
by okimoki ·I have a game that is one scene, it's just 4 actors spawning enemies.. They use global attributes like spawn rate, speed, type of enemies etc..