-
Spawning actors with unique attributes from tables
by jbguida ·it to spawn actors (about 200), each with some unique attributes. -
Changes I'd love to see
by Bunker ·That balancing act - trying to be unique while still offering a familiar, discoverable, environment.. Sometimes it is fun to learn a new UI, sometimes it's nice to just know how to use it. At least w -
Changes I'd love to see
by Bunker ·• Spawn actor in grid behaviour -
Changes I'd love to see
by Bunker ·(The ability to spawn particles before/after actor or front/back layer -
Respawn Instance of Actor
by bkhoward2001 ·Also, how do you wait to spawn until the 'coast is clear' so to speak.... Alot of times it will use up extra lives as the object passes through it or two objects are hitting it at same time.? -
Respawn Instance of Actor
by tatiang ·Yes, when you spawn an actor, it spawns the prototype with the prototype rules. There is no* way to spawn a copy of an instance. -
need help with spawn/destroy question!
by Mr.Soares88 ·hi and thank you for your comments . to be clear , i have actors spawn spawning 3 at a time moving to the bottom at the mos there will me about 20 at one point . also i did take in consideration about -
Need Help Programming 2 actors As Repeated Pattern
by Icebox ·I once ran into a situation were the actor destroys itself before running the spawn behaviour , it happens once every 100 times , but it might break your game at a critical point. It would be safer to -
need help with spawn/destroy question!
by Mr.Soares88 ·so i am working on a project and i have a tech question here . so my game has actors that spawn off screen on the top and moves to the bottom for the screen . when it collides with the bottom bar it -
Need Help Programming 2 actors As Repeated Pattern
by Socks ·-Spawn Black -
My experience with tilesets, platformer, CPU Usage, etc...
by pHghost ·is that if you die later in the level, you spawn at the checkpoint and have to try 5 times to jump across again. Argh. And this comes from a player who three-starred the whole of League of Evil and t -
Banner when reaching a new high score
by sinbot ·you could just make a banner yourself then spawn it using a boolean attribute. -
score spawns actor, but how to make actor disappear after?
by johnsheerin215 ·I have it so a score of 2 spawns an actor (a congrats message that then instructs the player how to get to the next scene) but upon arriving in the next scene, the congrats message reappears because t -
***170 Games & Templates for only $49.95***
by tatiang ·Some good stuff in there! I spent $30 on the Zanda template (the 4th one above) alone a while back and it was well worth it to learn how to position and spawn/destroy actors in layers. -
【Help】How to let timer closer and faster than last time?
by Weiyu ·* Spawn "cube.actor" -
So. Let me get this straight....
by Japster ·(Quote) -
So. Let me get this straight....
by pHghost ·Scary... -
How to have a turret track like in tower defence games?
-
How to have a turret track like in tower defence games?
by Japster ·If you have many enemies, maybe have a table, and each enemy/target updates their row with their X,Y position when they move? (ie. DON'T constrain 100 / 200 variables, each with a unique name... (Ima -
Performance problem
by Socks ·(Quote)