-
possible to spawn with tables and 1 spawn actor?
by SAZ_1 ·can i spawn an entire table using one spawn actor?... i've attempted to call an entire table but it only spawns one/first object -
0.9.90 Pro Webinar Discussion: Introducing Tables & In-App Purchase
by CodeMonkey ·Say you wanted to spawn a random type of enemy, where each enemy has a different set HP, Attack, Damage, Image, size, animations, movement, etc. -
Bamboo forest (+ free star)
by Chobbiface ·Looks unique and beautiful. Love the little wave effects as well, are they animations, or actually moving actors? -
Bamboo forest (+ free star)
by zombieaddict ·very unique. A+ -
Tricks to optimizing large scenes
by MotherHoose ·spawners are only resource demanding when continuously spawning at timed intervals …(Every) -
Twitching?
by gyroscope ·Hi Alex, I haven't had this problem before but I'm pretty much certain it's got nothing to do with the amount of spawning; it's probably down to the rules somewhere, I'm thinking. What happens when yo -
GameSalad 0.9.90 is here! Introducing Tables & In-App Purchase
by GameTeamOne ·where you consume or modify your item with a unique Key, such as "TotalCoins" as opposed to the product ID. Then you can add a LOAD ATTRIBUTE behavior at the beginning of your game -
Spawning Random Actors in a Specific Location
by DigitalDiana ·I have an actor called HourPlace in place that spawns Hour Actors and I have an actor called MinutePlace in place that spawns Minute Actors. The numbers spawn well there, but they overlap the previou -
Puzzle Farm - Try it for free!
by StuartY ·of challenge for older gamers. Every puzzle is a unique level, devised by hand, with a smooth difficulty curve building from simple tasks to some really tricky conundrums. You can check out some scre -
Spawning Random Actors in a Specific Location
by DigitalDiana ·@FryingBaconStudios: I see. It's just that I keep re-using the same actors and there aren't too many of them. Slot A spawns only random actors between 1 and 12 and Slot B spawns only random actors 0 t -
How to avoid spawning actors that are overlapping?
by GuaveMedia ·I have a jump and run game. And I have a destroy actor getting spawned and a collect actor. -
Spawning Random Actors in a Specific Location
by MotherHoose ·--your Spawn & digital clock behaviors -
Spawning Random Actors in a Specific Location
by The_Gamesalad_Guru ·I do mostly iPad apps and I use spawn but maybe not as much as others, I haven't seen a drag in resources on my ipad2. Although, I imagine the size of the spawning actor plays into it but in my tank g -
Spawning Random Actors in a Specific Location
by DigitalDiana ·@FryingBaconStudios: I checked out the video, but it displays moving actors that spawn. My actors that spawn are stationary and stay in the particular locations. -
Spawning Random Actors in a Specific Location
by DigitalDiana ·I have been having trouble spawning new actors in 2 particular locations (I have 2 sets/groups of actors for each location and they don't mix -- For example: one location for random numbers and one fo -
Broke 1k Profit
-
★★★Monstrous HD now on App Store!★★★
by LiquidGameworks ·-Unique, detailed graphics -
★★★ Double Dragon / Streets of Rage ★★★
by POM ·I wish it was so simple , my heroes are using the methods of switching actors (in front and behind) and thats fine , but to duplicate my enemies or constantly spawn them is a big no no for my project -
Artificial Intelligence.
by App Surge ·Well what I would do is take the magnitude demo and then cater the actions to your needs. If you wanted a tank to shoot at you you could do constrain attribute self.rotation to vectortoangle self.posi -
"Make a game in 72 Hrs" Game Development THREAD, Feedback Appreciated
by App Surge ·Next in your main character have a rule that says every random(x,y) seconds, spawn actor "extra lives" wherever you want it to.