-
Actor collision shape
by I. B. ·Thanks, Jamie! I will try that. Then I will need to think something for the collisions on the witch's body... It's a real shame that —the otherwise excelent— GameSalad does not allow different collisi -
Help with Endless Runner game
by Newdude33362 ·Ok so how would I constrain the invisible actor to the player actor? I have the invisble actor made, and it's constrain from self.position.x and self.position.y -
Actor collision shape
by jamie_c ·You're best bet will probably be to use two different actors, one rectangle actor (indicated by the blue line) and constrain a second (witch actor) to it. Make the blue rectangle invisible and use it -
Help with Endless Runner game
by GameAlchemist ·One thing you can try is creating an invisible actor "player collider" and make its height as thin as player's feet and constrain its x and y position to player x and y. After that j -
IAP consumable
by Armelline ·It's recommended that you don't attempt to use "Buy Item" unless the callback attribute is set to 1. If you haven't successfully filled the purchase table using "Request Pur -
Help with Endless Runner game
by rvantilborg ·oh i think your problem is the image itself…. every image has a invisible border, square or circle shaped… you can try to select circle shape,if that does not improve you have to make an invisible act -
Wave movement right to left - please help
by Armelline ·I just picked names that were as descriptive as possible so you'd know what each attribute did. -
Wave movement right to left - please help
by Socks ·Attribute names are just for you the user, you can call an attribute whatever you like. -
IAP consumable
by MentalDonkeyGames ·Instead of saving the purchasetable, you should be saving the game.pink diamonds attribute. -
IAP consumable
by rvantilborg ·figured i needed to create an attribute called 'Callback'…. this was not explained in any tutorial…. now the purchase button is responding, but upon game starts its still prompting the itunes login im -
IAP non-consumable question: What if the user does not wish to purchase after all?
by mhedges ·Behavior 2: Change Attribute AdsRemoved = true -
Endless Runner - Help keeping score on screen
by Newdude33362 ·very large, and the player moves right with the constrain attribute on self motion X. I have developed a score counter that sits in the top left corner, however as the player moves the counter goes -
Wave movement right to left - please help
by Socks ·Sure, game.X is an attribute, if you follow the logic through, from top to bottom it should make sense . . . . -
Wave movement right to left - please help
by Socks ·Yep ! Absolutely, there are numerous ways of doing things in GameSalad which neatly takes us back to the earlier point, if someone says 'I have an actor moving upwards but the problem is . . . blah b -
Wave movement right to left - please help
by Socks ·I wish people would put less effort in ! Lol, it's not so much a question of effort as one of focus, people (again, this is not directed at you) will spend ages filling in pointless details while at t -
issues relating to Game Attributes, change image and rules in general in mac version 0.13.34
by Bowhill Games ·seems to be lots of issues relating to Game Attributes, change image and rules in genral in mac version 0.13.34 , both in the preview and html preview when creating new behaviours, -
Mac Creator Release 0.13.34 is available
by Bowhill Games ·seems to be lots of issues relating to Game Attributes, change image and rules in genral in this version, both in the preview and html preview when creating new behaviours, -
When making an image "Tile" is doesnt Appear? Help Needed
by ElDalton ·(Quote) -
When making an image "Tile" is doesnt Appear? Help Needed
by Socks ·There is no attribute or setting called 'tile', maybe upload a screenshot of the issue ? -
Stoping the gamesalad timer with a pause menu
by Armelline ·(Quote)