-
going NUTS with rules / how to change and destroy actors
by alpha-beta-gamer ·Coin B - Picture B, two hits to destoy (one hit, then destroy B, spawn A) -
Distanced Drawing HELP
by JohnPapiomitis ·if your using orbz draw template, it the system pen actor youll see its every 0.1 seconds or somethign like that spawn actor. -
How to create a mouse targeting system?
by svn ·I'm trying to make a mouse targeting system. I've been spending time working on it, but it acts crazily: My bullet only appears where the cursor is, even though I have a rule telling it to spawn where -
Actor Help. Firing Mechanism
by icanmake ·then on the ship actor, make a rule that says when attribut "shoot" is true, spawn actor "missile" -
HTML5 = Money ?
by Eastbound ·- The ability to spawn particles BEHIND an actor -
☼☼☼Cows Vs. Aliens style Template- Spacemen Vs. Sheep☼☼☼ $20
by TeamLava8 ·It featured multitouch technology and just a really unique gameplay system that I really enjoy. -
Spawn particles behind actor?
by bluebyu25 ·Hey couldnt find the search function under support so I'll just ask. How can I spawn particles underneath an actor? -
behind actor
by Eastbound ·There is no option for the actor spawning the particles to have them spawn behind it. That's why you would need to use DrGlick's advice and have another actor behind the car actor, and have it control -
behind actor
by DrGlickert ·Hmm, you could spawn an actor that's only behavior is "particles" -
behind actor
by igpxnaruto4 ·anybody know how to make particles spawn behind an actor? like if a car is burning and moving, i want the fire to be behind the car but now, it is in the front, so how would i do this? -
Movable platforms
by micksolo ·You're going to need to learn about instancing and setting unique ID's for each platform. Unless of course you have each platform as it's own individual actor, but that system is annoying because if -
Help with spawn
by LuisAzmouz ·How do I get the actor to make after it has spawned? -
Destroying Spawner Actor?
by PangitQuest ·actually my other spawner actor is configured like this.. -
Spawning an Actor Relative to Other Actor
by wouter ·then spawn another actor on coordinates: game.X+whateveryouwant and game.Y-whateveryouwant;) -
Spawning an Actor Relative to Other Actor
by CaptMedia ·Is there anyway to spawn a random actor in relation to another actor in the scene. I am creating a game with a scrolling background and moving actor. I would like to spawn the actors right above the m -
Gamers Rejoice TOTB 3
by GamersRejoice ·Here is a concept for my main character I drew up with a pen. Keep in mind the style of this game is going to look very unique and different from this. But I'm just working things out on paper still. -
Destroying Spawner Actor?
by PangitQuest ·that is why I am finding a way to add a code to add those colors in certain scores, that code are like doors changing colors, so I need it at the start of the game and be seen at once, that is why I u -
Destroying Spawner Actor?
by wouter ·you want that the actors switch (as in the example), or you want that there come more actors? (from the spawn place), sorry my english is not that good so you must be very clear;) -
Destroying Spawner Actor?
by PangitQuest ·Spawn Actor: -
Destroying Spawner Actor?
by wouter ·so if over 200 in old actor destroy and spawn a new??... don't see how this could be a problem:P (what code do you have?)