-
How to spawn actor an actor in a specific location with Spawn Actor Behavior?
by gyroscope ·Hi @Pyrite First, double-check that an actor spawned in position of the one spawning plus 237.5 both directions actually is within the visible screen area! -
How to spawn actor an actor in a specific location with Spawn Actor Behavior?
by Pyrite ·Like, what is the formula, what do I do to make it spawn. -
Is there a way I can reset my spawner timers every 3 seconds so that they don't have lag over time?
by Skyler128 ·after they spawn a certain number of ball actors, everything slows down in the game. -
Is there a way I can reset my spawner timers every 3 seconds so that they don't have lag over time?
by Skyler128 ·spawn actor squish -
Is there a way I can reset my spawner timers every 3 seconds so that they don't have lag over time?
by tatiang ·I guess I don't understand what you mean by "spawner timers" then. Are you creating custom timers? Or do you mean that after you spawn a certain number of ball actors, everything s -
Is there a way I can reset my spawner timers every 3 seconds so that they don't have lag over time?
by Skyler128 ·They spawn when expected. -
Is there a way I can reset my spawner timers every 3 seconds so that they don't have lag over time?
by Skyler128 ·Is there a way I can reset my spawner timers every 3 seconds so that they don't have lag over time? -
How to find invisible actors?
by B1984 ·I copied a spawn point to a point in my scene and I can't find it now. How do I find actors in my scene that are invisible? I can't just click around trying to find it or move stuff out of the way. Is -
how to make it so when the score reaches 20, it will trigger spawner?
by justinodunn ·my rule is to repeat the random timed respawn, so it goes if x attribute is true then spawn actor, but after 0.1 change the attribute back to false. can i add that attribute for the rule then? -
how to make it so when the score reaches 20, it will trigger spawner?
by tatiang ·Spawn actor [actor name] -
Increasing Random Actor Spawns with Variable Intervals?
by leefamous ·What I'm trying to accomplish is Actors that spawn at a random location at random times, right now random(1,15). Clicking on the actor deletes it, and adds +50 to your score. Then when the score reach -
UnPause not working
by tatiang ·An unlocked actor is an "instance" and has its own unique rules that are different from the prototype actor (the actor in the actors' inspector pane). To fix it, either click &q -
Creating floating particles
by WhySoCREATIVE ·I believe I can create one actor and spawn it randomly at different places. -
Help program simple game!
by tyler815@comcast.net ·Thanks. Can somebody tell me exactly how to continuously spawn a new platform? -
Help program simple game!
by tyler815@comcast.net ·4.) Make the obstacles spawn at random time. -
Amazon IAP Video Series Part 1 & 2, 3
by ultima ·As part of the ingestion process Amazon removes your developer signature and applies an Amazon signature. This signature is unique to you, does not change, and is the same for all apps in your account -
particle explosion effect?
by quantumsheep ·The system I use is to have a 'hit' actor. This actor is non moveable, and there's just one in a scene. So, no spawning and no moving. -
simple counting app
by Gdogg ·hi, thanx, i have tried your advice, would i need to spawn? or how will it acknowledge -
Constrained killzone
by B1984 ·but my main character is destroyed as soon as I spawn. -
Is it possible to apply different ID to same actor?
by greedydady ·I am working on a function which allow me to spawn 3 "same" actor in "different ID" (Because i dont want to manage too much actor later). Than i am using those 3 di