-
Displaying text in specific coordinates
by ADSentertainment ·(Quote) -
Displaying text in specific coordinates
by tatiang ·You need two actors for that. Some things have simple answers and this is one of them. Either have the image actor spawn the text actor at a relative position (e.g. 60 pixels above) or position it o -
State of GameSalad on 6-5-2013
by DanielDoe ·It's not a game just performance test. In 0.0.0.32 I've managed to spawn more than 1200 actors (with image and some rules inside) without any problems while in 0.10.3 it was crashing my game at the am -
[USA] Publish your game in the Windows Store, earn $100/app.
by MSEagle2 ·Is the $100 an app thing still going on? I submitted 3 apps together 10-14 days ago. I got 1 email about one of the apps being approved a week ago and then nothing. No news from other 2, or the cod -
Spawning Actors with Multitouch
by JarrenH ·Do you have to spawn the actors, or could they be off the screen? You could assign each one a specific finger to snap to, and when that touch becomes active, it snaps to that touch. When that touch is -
Spawning Actors with Multitouch
by K1dTrunks ·I have watched the tutorials, and they are great, but I'm still not sure how to get it to spawn an actor at all touch points when pressed at the same time. -
Spawning Actors with Multitouch
by K1dTrunks ·Hey everybody, I could use some help with a simple multitouch system. All I want to do is this: whenever the player touches the screen, an actor is spawned at the touch location. There can be no more -
Spawning a Random Amount of Actors
by ADSentertainment ·(Quote) -
Spawning a Random Amount of Actors
by Socks ·I alway thought the spawn behaviour was missing an iteration field, it would be enormously useful -
Spawning a Random Amount of Actors
by ADSentertainment ·Is it at all possible to easily make it so an actor can spawn a random amount of other actors? There's no "Number of Actors" text box in the Spawn Actor behavior, so I couldn't use a -
Changing Actor's Layer position
by Tryangle ·3. Add a spawn actor behavior to the bottom half, to spawn the top half. -
Help someone new to GameSalad with spawning actors
by Friman ·I've tried your suggestion in the spawner actor and for some reason it just dosen't work. -
is there a way to stop spawning characters
by jamie_c ·Make an attributed called Spawned, originally set as false, then after that actor spawns a 'power', set Spawned to true. In your rule that spawns the 'power' only let it spawn when Spawned is false. H -
is there a way to stop spawning characters
by eggcelent ·I made a rule that when character collides with block spawn power but i want it to only spawn one for each block. -
Is there a way to speed up actor spawning?
by tatiang ·If you decide you do need to spawn actors quickly, do a search on the forums for hyper loop, fast loop, study of loops, etc. Those three will give you threads where members posted solutions for the f -
Spawners run amok
by HauschildStudios ·I have made a ballon popping game with a lot of spawners to spawn the balloons, and I experience the following problem: When I set my mac in sleep mode and have the game open, then when i open my mac -
★★★ Little Viking Dungeon Of Doom ★★★
by BazookaTime ·Thanks for the information Darren. If a game of this quality is getting 400 sales, that is pretty depressing. Running Wild, 300 sales, is criminal as it is a incredibly unique game. -
Is there a way to speed up actor spawning?
by tutenstein ·I'm working on a mining sort of game and I'm trying to use a table to spawn terrain actors that will be destroyed when mined. The problem is that I have thousands of these terrain actors and the spawn -
Looking for previews and reviews for Touch Arcade
by AfterBurnett ·(Quote) -
Animation not spawn
by lewisone ·I might check the layer of the spawn, if it is behind the actor you won't see it.