-
Cutoff Behind transparent actor?
by 3absh ·It's not a square, it's a small 48x48 ghost. In this case I think the shape of the actor doesn't really matter, since we're talking visuals not collisions. -
When Actor with tag "XYZ"'s Y-location is above "300"?
by tatiang ·Each actor has a tag attribute that corresponds to a global actor tag value set in the Actors tab in the Home view. -
Problems with highscore
by Hopscotch ·(Quote) -
Problems with highscore
by RThurman ·You can concatenate text and an attribute like this: -
Problems with highscore
by boberto ·but I guess you can't have text and an attribute display at the same time. -
Ladder function - cannot walk trough the platform?
by KIIVIIN ·Well, I managed to get the video tutorial work. Issue is that I got different type of platforms and all of them are under tag "ground" and in this video he sets the attribute codes d -
Problems with highscore
by boberto ·(Quote) -
Problems with highscore
by tatiang ·You might have typed in an attribute name instead of selecting it from the Attribute Browser. -
Transparent area around actors, are we done with this yet?
by esso ·Is there a way to constrain the touch of an actor to the image itself rather than the actor? -
Problems with highscore
by boberto ·Change attribute game.highscore to game.score. -
follow the actor in motion
by gyroscope ·Hi @eldevelop18 You need to use the constrain behaviour, one to constrain the following actor's x position to the moving actor , another to the y position, both with offsets to give it the distance yo -
Saving and loading an attribute but its not working
by vinceclennon ·Yep its confirmed for anyone else that gamesalad is having trouble saving an attribute that is a boolean. Be aware until it has been resolved. -
Updates 1.24.41 and 1.24.5854 are live
by vinceclennon ·(Quote) -
Spawning and Particle Issues
by Kozax ·* When the game starts I randomize one attribute random(0,1) -
Saving and loading an attribute but its not working
by vinceclennon ·to play and the buttons one would see. I used an attribute tutorialseen to trigger the tutorial and at end of tutorial use a button to change and save the attribute. However on relaunch the game goes -
Updates 1.24.41 and 1.24.5854 are live
by epicman ·(Quote) -
Updates 1.24.41 and 1.24.5854 are live
by drizzling ·I realise that the new version cant seem to save/load game boolean attribute!! Anyone having same issue? Game can load/save the other attribute! Only cant save/load game boolean attribute!! -
How to create fake 3D effect in gamesalad?
by anotherforestleaf ·Create Attribute Distance_Wall_1_to_P & attribute Wall_1_Image -
Display text not working?
by RThurman ·But I did not use the equality operator " ((yourbooleanattribute) == true) " since the boolean attribute will already evaluate to true or false based upon its value/state. I suppose -
Attribute based search
by Socks ·Same here, I've been using the same method for years without any issues, start to delete the attribute then cancel the deletion once you' ve checked out where the attribute is being used.