-
[SOLVED] position constraint not working
by maximilian ·Sorry for the false alarm I have resolved the issue, I had accidentally put the constrain attribute behaviors into a rule. -
[SOLVED] position constraint not working
by maximilian ·I have been working on a game for a while and it has an actor that moves when on screen buttons are pushed. I made all of the buttons follow the actor around using the constrain actor behavior and it -
Wear Clothes and Play! (help needed)
by Frap1K ·So every Item for example: hat or shoes etc. I need to Constrain Attribute them to the "Player Actor" correct? -
Help with rotation Please!
by LumpApps ·Having your player turning 360 degrees the whole scene can be done by adding a change attribute and there change the self -> motion -> angulair velocity to 100 for example. -
velocity attribute + random spawn around screen
by gyroscope ·* Make two game integer attributes, let' call them Ax and Ay. Make their values the x and y coords. of actor A. -
velocity attribute + random spawn around screen
by mr_potato ·Hey there, straight to it. say i have actor a and an actor b i have actor b constrained to the very middle of the scene editor and i want actor a to come in from a random spot outside of the scene edi -
Spawn an actor and make it stick to another
by mxs2649 ·invisible actor above the platforms but how do i constrain its value to the respective platform? Like the spawned invisible actor just stays at its spawned location and my platforms are moving. How d -
Wear Clothes and Play! (help needed)
by Socks ·a few different hats (and so on) and simply constrain the chosen articles to the base character. -
Collision with actor
by Socks ·You just need to link a few objects to your helicopter to form a decent collision shape - and use these objects to detect collisions. -
Twitter - Tweet Sheets
by bjandthekatz ·Replace (game.score) with your attribute. -
Mouse button up When player does multitouch
by colander ·it is touching the screen. To do this select Attribute then in the "Attribute Browser" Devices/Touches/Count = 1. -
Wear Clothes and Play! (help needed)
by MattButlerStudios ·To have the player wear the outfit in the game, assign each outfit a number. Give rules that state if blank outfit is chosen change attribute "clothes" to "5". When -
animation issue
by Grolarbear ·attribute self. position.X≤self.mymin -
flip a image
by KillerPenguinStudios ·Change Attribute: self.graphics.Flip Horizontally: to false -
flip a image
-
how to load & Save game
by ogag ·Try the one from microsha. He has the one that even when you close the game, it will still load the attribute. Hope this helps! -
how to load & Save game
by ogag ·Yes, I have seen a youtube video of that that went to inform me. You search for save and load attribute gamesalad in youtube.com. I am using that and it is ok. -
how to load & Save game
by TyDietrich ·Hey everyone, I am creating a game where you complete each level to unlock the next level. I want to know how to have the game save the players progress automatically when the player starts each new l -
Creating a random movement (New to gamesalad)
by Elendoro ·(Quote) -
Creating a random movement (New to gamesalad)