-
Dont fire when click touch a button on the screen
by decaoeu ·Guys, i creating a game where the player can shot based on the touch ( mouse click ), so when you click in any place of the screen a bullet spawn. -
Copy Right Question
by IsabelleK ·1. Everything that is made from an idea is protected by international copyrights. It include for example: texts (but not short news), photos, drawings, paitings, sculptures, books, videos, movies, scr -
How to spawn an actor?
by GouJetir ·I think I know why I cant spawn actors and why I always get a black screen. -
Bridge The Gap II
by ashtmj ·@carlblanchet 4 rules if time is between 12am and 9am, if time is between 10am and 4pm, etc. then things like grass and ferns will change their color accordingly, stars will turn visible or invisibl -
How to spawn an actor?
by GouJetir ·I set a Timer in the actor with "every 1 second" and then I enter "Spawn Actor" and select my Actor. -
How to spawn an actor?
by GouJetir ·i downloaded GameSalad for Windows and I already tried to spawn an actor by cookbook or youtube videos, but I dont understand it. -
Need some help on a particle system
by rotor ·I'm trying to avoid at all cost writing my own solution for these particles. I'm not seeing why something like random(0,10) or random(0,1)*10 wouldn't work for spawning each individually spawn particl -
How to spawn a random actor?
by jckmcgraw ·-Create boolean attribute called spawn (or whatever) -
How to spawn a random actor?
by wroachbarrette ·I was wondering if anyone knew a way to make a method that will randomly spawn an actor from a given list or tag, any help would be appreciated -
Need some help on a particle system
-
Endless Vertical shoot em up , speed up over time and enemies spawn increase.... HELP!!!
by master200012 ·make an attribute for the game where the attribute is related to the number of enemies spawning. -
Endless Vertical shoot em up , speed up over time and enemies spawn increase.... HELP!!!
by jerlant360 ·Guys im working on a vertical shoot em up game and i want to know how can i put an endless vertical scene to it , and make it go faster over time. -
big problem with random position!
by patapple ·position to -50 because in the actor that i spawn thre is a move behavior set to 270 degre. Do you understand? -
Objects coming from all directions and increase the amount over time
by jerlant360 ·with the spawn would have to put spawner around the scene or there's another way? like the self scene spawn it from all places? -
big problem with random position!
by patapple ·i created an actor on the top of the scene which spawn down other actors. the spawn x position is random(100,540) because the actors that i am spawning have width 100 (and i want them all completely v -
Spawn only on drawn shape
by gyroscope ·The only thing I can think of is to have all the area outside of the mask opaque, (obviously transparent inside the mask shape) and spawn the actors behind it. -
Spawn only on drawn shape
-
Spawn Actor & Resolution Independence
by JustMe74 ·Does the Spawn Actor behavior automatically adjust with resolution independence? For example, if I spawn a background at 512,384 relative to scene on the iPad 1/2, does it know to spawn it at 1024,76 -
Objects coming from all directions and increase the amount over time
by Nmdogdude ·Create an attribute 'actor spawn' w/ a timer that says something like: -
Objects coming from all directions and increase the amount over time
by JustMe74 ·Timers and Spawn Actor.