-
How are points displayed and positioned using display text?
by gamewizard99 ·Spawn actor (the + 10 actor) relative to actor at position (0,0) -
Game of the Month August: Submission Thread
by GGS ·Deep in the jungle, lay ticks that you must capture. Shoot your way across 80 levels in 4 lands, in the dark caves, to the bright jungle areas. Across the night sky, use gravity to your advantage. Avo -
The GameSalad Game of the Month July is.......
by LaurenSalad ·Developed by Matt Udvari, Zig Zag Zombie is a fresh new look at mobile puzzle gaming. The challenging game mechanics feature a unique top-down billard approach, where players drag various monsters aro -
Spawn random actors
by champ442 ·i have my scene, X = 320 Y = 9000 and i want to, after 1 secund spawn 10000 actors also it's the same actor 10000 times? -
Changing spawning frequency
by BoyGeniusStudios ·First you want to make a attribute named spawn level 2 (or anything). Then make a rule that whenever a actor is spawned change attribute spawn level 2 +1. Then make a rule that if spawn level 2 is bel -
Spawning actor
by SANDEEP410 ·K here is what i have done . I have made 2 columns 1st one containing the spawn positions and the 2nd column has the boolean value set to false. -
How to change scene based on an attribute? possible or an impossible dream?
by SquareHeart ·an individual actor with a change scene that is unique to the actor - It'd be nice to have the actor change the level based on a self.attribute. possible? -
Collisions with an Actor (Identifying which instance of the actor)
by KiwiLee ·I have a scene with 10 actors of the same type (these have a unique ID - attribute) to identify which one i.e. from 1 to 10. When they clash with another actor on the screen I want the actor that th -
Thoughts on a Pause/Play button?
by auriclux ·And NOW, when I started fooling with "Play" button - well things went bonkers again - I deleted the rules back to where I just spawn an actor - meaning that I have deleted the &q -
Thoughts on a Pause/Play button?
by auriclux ·Spawn Actor [Play] -
After unpause lines deleted
by MotherHoose ·or does the drawingPaper have something to reset/spawn self? -
Problems with spawning actors
by rhinokey ·make an attribute maybe a true false, have the rule set to spawn the actor when that gets set to false. -
Problems with spawning actors
by BoyGeniusStudios ·I am having trouble spawning actors. In my game, if a airplane hit your character it explodes and spawns another. Sometimes if I were to hit a wall the airplane when it would next hit me, would not sp -
Can actors be 'directional'?
by MSEagle2 ·well if the pin doesn't rotate during the game you could spawn an invisible actor that on the part of the pin that is sharp and have it set so if the balloon collides with that it pops. -
New to gamesalad - Lighting?
by MotherHoose ·you could have the box spawn its shadow … depending on lightPosition -
Galaxy Basketball Available for Download in the AppStore - 20$ iTunes Gift Card Contest
by Cabaco ·Click the screen to spawn a galactic force that will launch the balls through space! Try to master that power and get the ball into the black hole! -
Spawning actor
by MotherHoose ·controls it position after the spawn -
Spawning actor
by SANDEEP410 ·k I managed to acheive the random spawn but how to make it not spawn when an actor is already present. -
2 games that are beta crash in certain parts, Please help!
by romma ·Not much spawning and destroying, I only spawn a few "feathers" but it's a tad heavy when it starts. -
Making actor spawn in different points
by cooldood ·So I want to be able to spawn an actor at different points but have the points increase. Like 640, 50 + random(1,5) and keep updating