-
Something is seriously wrong with my spawner!!
by DrGlickert ·@simo103 - I tried that. I HAD it on a timer at EVERY 0 seconds spawn actors... Then I went to .1, then .3, now I've got it now to about .7 seconds... Still having those issues. I'm tracking the spawn -
spawning and collision limits
by simo103 ·It is considered problematic in some instances to spawn and destroy a lot of actors as that eats up memory and may be your issue. On the surface it sounds like you could create the same gameplay by mo -
Something is seriously wrong with my spawner!!
by DrGlickert ·I have an invisible actor that spawns random actors (I have different colored bricks and different sizes; blue (small, medium, large), red (small, medium, large), green...etc) -
Help with Layers
by DrGlickert ·If you look at the "Spawn Actor" behavior, in the top right portion there is a pull down arrow that has the following; -
Spawning Rate Issues
by MotherHoose ·create a boolean gameAttribute called something like Spawn -
Spawning Rate Issues
by BlueFanStudios ·I am having a small issue with spawning objects. Basically, using a real attribute called spawnRate, I have a timer going that spawns 1 of 25 random objects every 0.7 seconds. Everytime a particular e -
How do I change Layers?
by MotherHoose ·you could put the spawner on the layer you want the spawn to occur in... -
Is BMAN Games a good name for my Game Company? Any other suggestions?
by idoistuff ·Just think of a RANDOM word or wordS, and try to come up with a unique name. -
after the first "wave" it messes up..
by idoistuff ·so basically I am just telling the player "spawner" to spawn the actor "ouch" every 3 seconds for 10 seconds, then after the 10 seconds change attribute "h -
spawning and collision limits
by Roderic ·I have 7 actors that are randomly spawned every second or two. It just continues through the game. They all collide with each other and some are destroyed by a touch. However, after a while the spawni -
how long did it took you to lear gamesald?
by quantumsheep ·Then I just started little experiments. Could I spawn enemies? How often? Could I get a score working etc etc -
Timer Value
by Lu_merlin ·Spawn actor x -
How do I change Layers?
by jonmulcahy ·as of version .9.2 actors can not change layers during gameplay, and you cannot spawn actors into a different layer than the current layer, you can only change positions within the current layer. -
Unlock an actor when 1 minute has passed
by DimensionGames ·Two options move actors or spawn them. -
Touch actor only work at the begining of the scene :S
by tabelor ·you touch the screen (touch is pressed) then spawn the dot actor (a big dot, no-movable, wich can collide with asteroids and actually push then when it spawns...) and it spawns in game.mouse.position -
Touch actor only work at the begining of the scene :S
by tabelor ·Why when i touch the screen to push rocks, the rocks are pushed only in the 480 first widht pixels but not in the rest of the scene? My scene is 4800 width and when i touch the screen in the begining, -
How do I change Layers?
by jarodious_maximus ·Hi, I've got a game where I need an actor to spawn another actor onto a different layer. Try as I might, I can't find how an actor can change layers in-game, or how I can spawn an actor onto a differe -
how can i drag many actors in same time
by Jaxter ·how can i drag many actors in same time? I have actor who needs another spawn actor on top of it. I want - when i drag my spawn actor, also spawn actor must move -
2 Questions: Is it okay to make a game if you're not getting money for it?
by ozboybrian ·"Also i'm trying to do attacks like flame thrower and water gun etc. But the Animations when they spawn and fire towards opponent, there is gaps between them. -
2 Questions: Is it okay to make a game if you're not getting money for it?
by ozboybrian ·Also i'm trying to do attacks like flame thrower and water gun etc. But the Animations when they spawn and fire towards opponent, there is gaps between them.