-
Beefy_Clyro New Game - Helmet Hero
by beefy_clyro ·A retaliation mission is served when the Helmet Hero’s decide to kamikaze into the evil ‘Goots’, who are holding the 'Gizzle’s captive in a desperate bid to take over their unique worlds! -
GS Viewer only working on iPad - not iPod Touch
by Danneman101 ·Let's take the "Crazy Ball Wall Breaker Template", for instance. Starting it on the iPod will spawn the first scene with allt it's content. Some input work (for instance, I can move -
Wood Cutting
by hotMagic ·Make actors for piece one and piece two that are active in the physics simulation. Like they will fall when spawned. -
Spawn actor when moving finger
by dshoe ·Right now on my game I have it so when there is a touch inside an actor, every 0.06 seconds it spawns the actor at the position of the touch and this results in lots of pointless actors stacked on top -
Wood Cutting
by hotMagic ·yeah I think you'd need each fragment of the wood, and when the person cuts the wood, you delete the full piece of wood and spawn the two cut fragments. The full piece doesnt have gravity, but the cut -
A Better Way To Spawn Actors?
by MetzoPaino ·Sounds fairly easy, just set up a random timer to spawn actors. But it seems the random timer randomly decides a time, (between 1 & 10 in this case), and then keeps that time, which makes for -
Skyline - Test Your Knowledge, Now on the App Store !!!
by TheHoogler ·In general, if you're going to do a trivia type game, you should make it free, since there is rarely enough unique content to make it worthwhile. An exception would be if the information could be deem -
Using A Dynamically Generated Grid - Two Questions
by Mack_Dundee ·Would you suggest spawning a tiny transparent contact actor in each grid spot location to check for the grid state (or even collisions) with the road tiles? Basically, instead of adding the text and -
Replay Previous Scene?
by akstudiodevelopment ·Once the player dies, spawn an background and a set of buttons which will be an overlay over the actual game scene. If the reset button is pressed, just use a 'Reset Scene' behavior. -
Two Actions For One Attribute
by ChessPawn ·spawn shuriken self.position.x self.position.y -
Using A Dynamically Generated Grid - Two Questions
by old_kipper ·In version in 9.4 and 9.5 I successfully populated a scene with tiled actors with a spawn behaviour out of a actor to form a grid with each actor 'projecting' the next into the next vacant spot, and -
Using A Dynamically Generated Grid - Two Questions
by Mack_Dundee ·Joe, from Fire Maple Games, made a very helpful template that dynamically generates a checkerboard, sets each square's color, and gives each square a unique name based on its grid position. The demo -
How to reference certain interval
by bluebyu25 ·How do you reference a certain interval on the x-axis? I want my enemy to spawn when my other enemies real X value is anywhere between 300-350. What function do I use for that? -
Replay Previous Scene?
by MattGibbard ·Once the player dies, spawn an background and a set of buttons which will be an overlay over the actual game scene. If the reset button is pressed, just use a 'Reset Scene' behavior. -
Two Actions For One Attribute
by RThurman ·Either spawn the shuriken or (if it is already hidden off-scene) move it to the x,y of the ninja. (Instead of the x,y of the mouse.) -
particles
by aario ·Quick question, is there any way to get particles to spawn behind the actor? -
*~~~Sentry-Defence on the App store!~~~*
by Forte ·Playing the game is simple, just hold your finger down on the position you want the Sentry to fire at. Be careful though, as your score gets higher, new enemies will appear and they will spawn quicker -
Game clones... what are your thoughts?
by TheGamer ·I agree with SlickZero, and as long as you add something new to it, and have your unique art style you don't need to feel bad. Even pros "borrow" ideas of each other. -
To display a TEXT ONLY ONCE
by Braydon_SFX ·If the score exceeds 10 (your example) then spawn actor with a display text: Your text ( Level 2 IS Unlock) -
Two Actions For One Attribute
by RThurman ·----------------spawn shuriken