-
Order of rules
by rickdal ·if you had a lot of balls you still may have situations where multiple balls hit walls at the same time which would cause problems. you could have the ball spawn an invisible actor which creates the -
Actors impact
by mozoo ·In the game when two "1circles" collide, spawn a new actor "union". When the actor "union" is destroyed appears the actor "2circles&q -
Actors impact
by MotherHoose ·and, you need the X,Y positions … for the spawn of circle2 position? -
Best way to Constrain two actors based on frame in animated behavior
by jdgould ·I am creating a game that spawns an animated actor (eye blinking) and need help aligning 2 actors based on the frame in the animation. For example, when I spawn the first Actor (Left eye), it starts -
Clear Screen Power Up
by KrakenCMT ·the screen at one time, but the rule I used for spawning baddies has a random range value for the amount of time between each spawn, so there's no way of knowing exactly how many are on the screen at -
Jezzball-like interface
by tatiang ·I had an idea... what about making a few "bullets" discover the barriers' locations? You would spawn the range finder actor from a ball, most likely. -
Jezzball-like interface
by andrewm2211 ·right now I have a guy running around that shoots(spawns) rays perpendicular to him and i have it set up so they get destroyed and then spawn a barrier. (side question, is this too much spawning and d -
How to Add GS ANALOG controls to my current game?
by Zoyt ·Hi. I think I understand what your saying, but correct me if I'm wrong. In my game, I have a mechanism where I have one actor that will automatically spawn all the controls of the game on the screen f -
just upgraded.. interstitial ads spam
by MotherHoose ·I commiserate with those who need many scenes for unique levels … -
Actors impact
by MotherHoose ·how many circles are spawning? … how many will be onScreen at one time? -
Spawning actors question, is this a job for table?
by calvin9403 ·and when the attribute =100, spawn ... -
Actors impact
by mozoo ·I have one actor that's a circle. This actor spawn in the scene with different directions. The problem is that when they collide without drag them, I need to know wich is the angle of collision. I kno -
soldiers in an airplane
by dls ·spawn actor -
soldiers in an airplane
by patapple ·when self.position >= 240 spawn parachute... -
Game ready - now what?
by Chobbiface ·2. App ID - need a unique one for each app to be published -
simple coordinates question
by ingieW ·I must be stupid. I can't get the actor to spawn within a 320X480 iphone size scene -
A game for Black Metal fans
by SinSquid ·So while i`m working on som bigger projects, I got this idea, and discovered there are a lack of games for metal fans on the appstore. So i rigged up my guitar and bass, made some brutal music, and ma -
Loopy Lost His Lettuce - An Interactive Children's Book handmade with crochet objects!
by nikkon ·The art style of Loopy the snail is designed in the extremely unique and colourful art form called freeform crochet. All objects and creatures have been individually hand-made by my girlfriend. Once c -
Help needed! 3 Stars given based on time
by tatiang ·What I was saying is that you can spawn stars on any scene you want. Have you made a new scene and added an actor to spawn/replicate stars based on the value of game.stars or game.timeElapsed? You c -
Question about timer
by MarkOnTheIron ·A destroyed actor can't spawn something. I modified the demo a little for you. Is that what you were looking for?