-
Arrays?
by MotherHoose ·you should remember when you click on an instance... and unlock it ... to change its Name in its attribute pane...so you can easily find it in the list of actors in the layer... -
Layers and collision
by Fogelberg ·rustbucket said:Does this mean that GS uses layers for display but not for collision? In other words for collision detection everything is one layer? -
New Game (Small project)
by Stryfe01 ·Top down look -
Is the anywhere a "bring to front" behaviour?
by simo103 ·(and the 2nd actor would be higher in the layer). -
level system-Cover Flow and Snap to center
by jonmulcahy ·just google gamesalad and openflow, it should be at the top of the results -
Optimization/Load Time info - Please add what you've learned
by simo103 ·http://gamesalad.com/forums/topic.php?id=15723 -
Big Set Of 2D Game Assets For Sale
by Salatdressing ·Each graphic comes as high res PNG with alpha layer. Plus the original vector source file. This set is exclusively made for games and can't be find elsewhere. -
Help with timer deleting an spawn actor?
by ArtieChoke ·and just do every 0.5 seconds or how every long, destroy, which is exactly what I wanted. This is great, hope this helps anyone else as well! -
Optimization/Load Time info - Please add what you've learned
by POM ·"change Current scene>Layers>"Your LAYER">"Your actor">Image to the disairable image " -
Optimization/Load Time info - Please add what you've learned
by entersimon ·i have lots of actors that the player dont see in the first look at the scene (cause maybe they are off screen or any other reason) -
Optimization/Load Time info - Please add what you've learned
by POM ·i have lots of actors that the player dont see in the first look at the scene (cause maybe they are off screen or any other reason) -
Help with timer deleting an spawn actor?
by entersimon ·destroy actor -
Help with timer deleting an spawn actor?
by ArtieChoke ·a timer in the same rule saying after 1 second, destroy actor. Thinking that it would destroy that whole rule sorta thing. Noob question, I know, haha, sorry if it is been asked before, search functi -
How can I make the actor disappear when touch it?
by jonmulcahy ·http://gamesalad.com/forums/topic.php?id=11558 -
How can I make the actor disappear when touch it?
by Asymptoteell ·When touch is pressed, destroy. -
Edit attribute of spawned object
by MotherHoose ·do a Rule for any changes you wish including Destroy this Actor -
Edit attribute of spawned object
by MotherHoose ·Yes it is possible to destroy the bullets that were spawned when the gun is destroyed. -
Edit attribute of spawned object
by TangoDownStudios ·Also if my gun were to become "destroyed" is it possible to destroy all bullets that were spawned with that gun? -
Layers and collision
by rustbucket ·My specific issue is I'm creating a moving platform seen from above (its a ball rolling game) where if the player is not on top of it he dies. I suppose I could set up a second timer and have the kill -
Layers and collision
by MotherHoose ·for development and for play you would use layers... affects visibility of actors