-
Text Issues
by adent42 ·Sadly we don't do text align top / middle / bottom at this time. it's always centered. But you should be able to use the Position parameters to offset from center. -
Text Issues
by staffordsigns ·Is there a special way to get text to display at the top of the actor? I've set everything to top align. -
GameSalad Creator 1.25.98 for macOS Release
by adent42 ·FYI we uploaded a new 1.25.99, so try the link at the top again if you want to give it a shot. -
Echoes of Aeons - Our 2d Action RPG - Is now available for iOS after 8 years in development!!!!
by AlchimiaStudios ·Wow, surreal to be writing this but after 8 years Echoes of Aeons has been released!! It has been a crazy journey and I just want to thank all of GS forums and users for the support and help (especia… -
Legends of Learning + GameSalad + YOU!
by adent42 ·You will receive more details, including specific contract details, available topics, and how to submit games once you become an approved developer. -
Adding new scenes
by bob loblaw ·any level should have an actor to reset global attributes, and it should be placed as the first actor on the lowest/last layer of a scene - unless you want the value of that attribute to continue thro -
online creator tutorial
by adent42 ·Basically, we need to throttle not on the User / Memory / Local DB layer but ton the Local DB / Remote DB level. -
online creator tutorial
by jamie_c ·I don't get the lagging, I suppose it might depend on your internet connection. You can create Actor Attributes by pressing the Plus button near the top of the Actor Attribute Inspector. See the -
Universal Build Question
by bob loblaw ·then make a mask/filler layer below your HUD but overlaying the other layers that covers all the side bits where the display would extend to on longer devices. -
Creator 2.0 help
by Chris Fitsimons ·Clicking on actors and set sort to A-Z makes top and bottom actors in list go blank. Have to close and reopen the editor. -
How to get consent for personalised ads using networks such as admob
by bob loblaw ·there is a pinned thread at the top of the list of threads that goes into this. -
Coin Collect and Not Re-spawn
by Aadee ·(Quote) -
Is there a reasonably simple way to scroll txt?
by tatiang ·Yes, it gets destroyed when it's a certain height above the starting text block actor (which spawns copies of itself below it). -
Sand Balls (Wheres my Water) type gameplay (?)
by Two.E ·Then for each collide square, I am checking to see if it overlaps with the Path Circle, and than destroys self if true. -
Ball movement like on table pool.
by gajaklukasz ·A simple game with a top view. -
Latest info on leaderboards
by mikejamesfisher ·Hi, I wonder what is the latest and greatest information on how to put together a leaderboard. I am looking to have a “speed run” option in my game and have a leaderboard display the top times. Any id -
How to save my progress
by Armelline ·You can assign a table cell to each coin by using self attributes. So each coin records in the table when it is picked up. Then save the table when a coin is picked up. When loading a level, you can h -
Freelance Logo Designer(Original, unique and innovative design for your business)
by IncredibleLogoArts ·Our logo design services is nothing but top notch and Affordable. -
How do I restart the game score and rules when starting a new level?
by bob loblaw ·use a controller actor that’s hidden off screen, and placed on the lowest layer of your scene. -
Change actor1 to actor 2 while clicking on actor 3?
by ucjumr2 ·In one level of my game, coloured fish come across the screen and if they hit trash, they will turn gray and stop. I have completed this part and it seems to work.