-
Control Camera with Endless Scrolling Scene?
by sfkernan ·I have a game that spawns obstacles off-screen on top and them moves them down. The actor falls with gravity, but when touch is pressed it moves up and either to the left or the right in a jumping mot -
Reviving Actor
by tatiang ·If you destroy an actor, it removes it from the scene. At that point, the actor won't run any of its rules or do anything. You might consider hiding it instead (Change Attribute self.Color.Alpha to -
Reviving Actor
by EpicoreGames ·Change SELF.HP to 0 ( I have another rule about when SELF.HP = 0 , DESTROY THIS ACTOR ) -
Constraining several Positions to Objects
by tatiang ·That's not something I can do for free. You're asking on top of the time it took me to respond to your questions, download your project file, test it, and look through the rules, and write another po -
Constraining several Positions to Objects
by Socks ·(Quote) -
Constraining several Positions to Objects
by Creator97 ·Yeah I included that because of the option to select Constrain Attribute (Behavior) 'To:' and then choose Current Scene>Layers> Name of Layer>Name of Actor>Position> -
Random spawn
by Socks ·. . . Destroy this actor -
How to move an actor by dragging it
by karenvh ·if two actors collide quickly, one can end up on top of the other, and then they're both under the mouse position and so both go to self.dragging=true and they get dragged around together. I want it -
Spawning any of my 7 jewels at random
by Nocturne31 ·jewels at random to fall from the top of the screen... I have learnt how to spawn a -
Spawning Actor Timer
by Socks ·••• Destroy this actor -
HELP! How do you spawn actors randomly?
by Ahlers ·in between the bars to spawn another bar at the top of the screen. Basically like flappy bird but going up. I also need it so that it spawns the score counter too. I use gravity at 3 in scene to move -
[Solved] Layers, actor overlap
-
[Solved] Layers, actor overlap
by tatiang ·The "Background" layer is named that by default but it's otherwise no different from other layers. For those actors to be behind "Layer 1" the Background layer has -
Release Candidate 0.13.3 - FireTV and Gamepad Support
by unbeatenpixel ·Fixed an issue that caused iAds to appear at the top even if set to show at the bottom (Bug 688) -
[Solved] Layers, actor overlap
-
Random Actor Spawn at set locations on screen using tables
by hillst ·for positions but i keep having actors placed on top of each other or areas where no actors have even spawned. The table has X,Y positions that correspond to all possible positions on screen that nee -
Release Candidate 0.13.3 - FireTV and Gamepad Support
by BlackCloakGS ·* Gamepad support added for Android, Kindle, FireTV, and Mac Desktop apps -
Taking Damage
by Snoop1000 ·Then, "When Player1Health equals zero, destroy Player1." I can't figure out how to do it without a table, as the example games suggest. -
delete leader board
by djdee ·2) how do i delete a leader board? for example top speed as shown in screen short. -
How far can you go with Gamesalad
by Creator97 ·I just wanted to ask why it does stutter. (Look at the White actors on the top of the scene.) Here's my project file: