-
Cannon Explosion Effects Won't Sync with it's tip (rotation constraint problem)
by delorianhayze ·When user fires cannon SPAWN ACTOR-EXPLOSION -
Problem - when published to HTML5, key press get no response.
by aiwei1988@gmail.com ·Spawn Actor. -
solved: timers, camera offset and spawning
by jonmulcahy ·so, I'm using Orbz's great drawing template to add some line drawing into a new app I'm creating. However, I've run into a snag. In the template, there is a timer that spawns the segment every 0 secon -
Spawning with a timer problem
by tatiang ·When self.Time >= self.startTime+self.endTime --> Spawn actor; change attribute self.startTime to self.Time; change attribute self.endTime to random(0.8,2.5) -
Spawning with a timer problem
by carlblanchet ·@tatiang Oh really! Thanks for the info, I was unaware. Is there a way to make a spawner spawn with a new random timing every time? -
Spawning with a timer problem
by carlblanchet ·I came up with the idea of making a Timer-Every.Random(.8, 2.5) Seconds/Change an integer attribute to +1. Then, When Attribute = Attribute +1/Spawn actor at a random location from a table. -
me new games (free)
by ssloom891 ·Unique gameplay mechanics . -
Collision Particle
by POM ·The best way to do this is to spawn the particle actor in the position of the impact. -
Spawning with a timer problem
by carlblanchet ·So I'm using a Timer-Every.Random(.8, 2.5) Seconds/Spawn actor, then it chooses a location from a table. The issue is that it spawns like crazy instead of doing what it is told to do... Is there a bet -
Platforms change every time i play ?
by champ442 ·thanks, but how can i do so all the plat forms spawn at the same time?? -
Endless runner game
by Gyver ·I still haven't found a good way to make the crates spawn with different distends in relations o the current speed. I know in what distends I would like to spawn for each speed but i don't want to set -
Gotta Feed Garp! A fun and free new physics puzzler
by paperrobot ·more challenging as you progress through 80 unique levels in 4 different settings. Kids love the playful, high-quality graphics, while challenging levels appeal to adults of all ages. This fun physic -
How Do You Keep Bullets In a straight Line?
by hzapps ·I finally was able to get the moving enemy spawn a bullet and fly towards my actor, but it follows the actor instead of following a straight line until it destroys itself? Does anyone have any though -
how does an enemy move to the players direction - not following him?
by decaoeu ·Then create a rule that say, when the ENEMY SPAWN set TRIGGER to TRUE. -
iAD's are not annoying enough to pay to unlock!!! Ways to take advantage of iAD's...
by EIGHTHSIN ·3. Provide an additional feature with the iAD removal - This could be a unique theme, or perk to increase the gaming experience! -
Spawn Actor on Touch Question
by EricTippett ·So currently I am trying to have this actor spawn(or move to the spot, since spawning and destroying actors slow down the game) to where I touch on the screen and in only a certain portion of the scre -
how to spawn an actor at random position.
by famekrafts ·After an actor passes through the screen, I want it to respawn at a random location on the right side -
Generating a Textbox Actor with Display Text
by Hidoshi ·Right now, I've got the actor move into the area appropriately and an actor called textbox spawn after a few seconds. But when this happens, I can't edit the textbox actor within the scene. What am I -
Jumping platform spawning?
by champ442 ·spawn x - randon (0,320) -
How do I Spawn Multiple Actors at multiple locations as I progress upwards
by hzapps ·I have tried adding a invisible spawn actor that when I cross it generates them. It only generates one, It moves with me and doesnt shoot. I saw a suggestion of placing the enemy actors along the wa