-
Super Rabbit: The golden totem quest
by hybrid ·i just submit the update, because i discover that i didnt put the save table attribute, so if the app its closed the progress is lost. Hopefully the update gets approved as fast as the first submit (w -
Save attribute not working
by raciukas22 ·I create a game for kids. One of the fearures is that everytime they complete a task they get stickers. In the stickers' page all sticker images has alpha set to 0, once task is completed it should c… -
Tile Width and Height not accessible outside the protoype (bug?)
by BigDave ·Tough you can change attribute tile width and height within this opened actor to adjust it. -
Jump back through platforms
by quinn221 ·(Quote) -
Push a button, and the scene changes to a random scene
by Nalycan ·Make an attribute inside this actor, call it something like "RandomScene". -
Jump back through platforms
by Nalycan ·* Lets say you have 2 platforms, one low and one high. Player is standing on the lowest and jumps. Make an attribute that is triggered when player is above the high platform. Attribute to "1& -
Help making objects move away from player when colliding
by Socks ·(Quote) -
Help making objects move away from player when colliding
by Toque ·Kind of like friction attribute but not having to touch something I would guess. -
Random number game help need for the save !
by Japster ·I'd simply look at adding them to either a TEXT attribute (easier), OR (more flexible) - a fresh, temp table, maybe 2 columns. You select a random letter or number as above, store it in the current r -
Custom Collision Shapes not Working
by Japster ·(Quote) -
Custom Collision Shapes not Working
by Johannes Fuchs ·(Quote) -
Custom Collision Shapes not Working
by smurfted ·I know that html doesn't support the custom collisions... -
Is GameSalad back on its feet?
by Icebox ·need to figure out what touch id your on and add attributes to check if its inside or outside and figure out how to handle each id when it is touched , released or dragged. -
Android Preview with GS WIN
by ansa1701 ·I had the same problem. I forgot to check the "autorotate" attribute in every scene. I hope that is the problem. -
Search actors for display text
by tatiang ·CAUTION: There is no undo feature for deleting an attribute in that manner. While your best intention might be to cancel the request, please do yourself a favor and save a separate copy of the projec -
Search actors for display text
by Valan ·If you want to search in the project you can request to delete an Attribute that relates to the text you are looking for. A warning pops up telling you in which actors the Attribute is currently being -
How to make a limit function?
by MentalDonkeyGames ·Change attribute self.width to min(100,self.width+30) -
How to make a limit function?
by Toque ·Constrain width to 100 -
Game controls
by Socks ·You can use a game attribute, let's call it GO! and make it a Boolean attribute. -
GS Arcade - UnPINning issues?
by Japster ·Thanks @jamie_c - Real shame though, as I can't see a way of working around something like that, with physics games where the objects NEED to be 'movable', so I can't even set that attribute as a wor