-
Armelline's Super-Easy Custom Number Fonts 2.0 - now includes CENTRED fonts!
by Armelline ·attributes that will lose you FPS, it'll be the spawning backlog that will slow things down (it will be trying to spawn 100 actors at once when a new digit is needed). Obviously in such cases you hav -
When button pressed a bomber flys through the screen.
by Luke20w ·Do the vultures keep spawning quickly or do they only spawn after the first one drops the eggs -
Issue with "real" attribute
by Socks ·That's how I normally do it, it doesn't seem too ugly to me, this would be the Spawner Actor: -
Issue with "real" attribute
by JSproject ·change attribute game.SpawnTimer to 1 -
When button pressed a bomber flys through the screen.
by tatiang ·Spawn Actor -
Issue with "real" attribute
by SpriteLeaf ·I have a game in which cannonballs are firing at a castle wall and you need to tap on them to blow them up and protect the castle. Simple enough, right? Have a look at my set of rules for the spawn ca -
When button pressed a bomber flys through the screen.
by Luke20w ·You need to make a rule in the button ; If button is pressed spawn actor vulture. After that make the vulture move horizontally by using the move behavior. Next you need to make another rue in the vul -
How to make my Actor attack.
by derka6391 ·Im building a defense game and I have it as a wall and monsters spawn from the ground and from the side screen and attack the wall, So i have a timer set and animation for the monster to come out of t -
What are the disadvantages to using game salad?
by ookami007 ·So you can certainly make games that are similar to previous high profit games, the key is coming up with your own unique twist and making it sell. -
Touch not functioning properly across multiple devices
by dan24145 ·dimensions are say (2000x1000), the object will spawn at (1000,500) - which as specified above, is half of the Screen's Height and Width, and when changed to a (1500x700) iPhone, the object's image m -
How to determine if screen touched more than 2-3 times in 1 sec
by RThurman ·Try placing it just before the Spawn Actor "Big Explosion FX" action. -
Random Platform
by tintran ·- spawn door -
Random Platform
by Ayolabi12345 ·Okay so I did that. But how do I make a door randomly spawn at random times? -
What do you guys and gals do with the free space when ad banners are removed?
by As_Of_Latte ·Also, could you spawn an actor as well as repositioning? -
How to determine if screen touched more than 2-3 times in 1 sec
by AlchimiaStudios ·(Quote) -
How to determine if screen touched more than 2-3 times in 1 sec
by Thunder_Child ·I can't seem to. They seem to fall at the correct speed and spawn after the correct number of adjoining symbol are found and destroyed but....it seems like the "engine" or something -
Spawn same actor at random sizes
by bogatech ·I'm trying to spawn an actor every so often at a random interval between each spawn. E.g. The actor would spawn once and then after a random period of time (say 1.5 seconds) it would spawn again, and -
An Illustrated Guide to Prototypes and Instances
by coreystone ·Also, all my fruits spawn onto my scene (thus I never dragged one onto the scene), so how do I unlock it if I can't double-click it since it's not visible in the scene display? -
How to make actors follow a main actor? Snake effect
by Tiny_Ideas ·Actor B each have their own unique ID, and are simply constraining their x and y positions to their ID row reference in the Table. -
Hey here is a simple small game I am working on tell me what do you think
by CaptFinn ·A if its going to create random actors to dodge. then I think the game play is too fast. If the actor spawning was preset and level 1 was always the same spawn pattern. Then that speed of play is ok.