-
Randomize falling blocks
by elektroform ·GAME ATTRIBUTES: -
How do I make a heath bar that locked on the right side and decrease from left side?
by OrvilFox ·(Quote) -
Creator 1.24 Hotfix is now available for Mac and Windows
by Armelline ·I think you'll find the vast majority of GameSalad users aren't kids, but are hobbyist adults, who aren't serious about the app business, they're just wanting to bring their cool ideas to life. Analyt -
Randomize falling blocks
by hsp ·* Assigning a random integer from 1-3 to an attribute called "space" (the three points on the screen the blocks spawn from) and a random integer from 0-1 to an attribute called & -
How To: Pseudo-Dynamic lighting approach on actors, including Distance Lighting
by Deviros ·The green ball is the 'master', and the shadow actor and the eyes are both constrained to the ball's center. The shadow is then constrained via vector-to-angle to the very-square-sun there in the cen -
How do I make a heath bar that locked on the right side and decrease from left side?
by Spalding004 ·Typically the way you would make a health bar like that would be to constrain its X position to -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by tatiang ·@zweg25 I'm using @jonmulcahy's posted script and project file on my local machine. The callback attribute is game.sendTable (an integer). -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by zweg25 ·what is your callback attribute? -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by colander ·When you fix your problem can test it with a text attribute and without to see if this is still an issue. I have changed computers and it is a lot of work for me to it set it up and test it. -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by tatiang ·@colander Good to know and I appreciate the suggestion but that didn't seem to affect it for me. Plus, I'm using a text attribute for both Send and Get and one is working while the other isn't. -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by colander ·@tatiang I had a problem with this last time I looked at my project. I contacted support and it was caused by using a text attribute to store the url address and they advised me to hard code it. That -
ActorSpeed Stop?
by tatiang ·...or Change Attribute game.actorSpeed to min(91,game.actorSpeed) -
Highscore Question
by Games4life ·(Quote) -
Highscore Question
by Games4life ·(Quote) -
Highscore Question
by tatiang ·I've never heard of an attribute only saving for a day so I'm a little baffled. -
Highscore Question
by Games4life ·(Quote) -
Highscore Question
by tatiang ·Okay, that looks fine. And more importantly, how are you loading the attribute? -
Highscore Question
by Games4life ·(Quote) -
Highscore Question
by tatiang ·How are you saving the high score? If you use a Save Attribute behavior and Load Attribute behavior or a Save Table behavior, it saves the data indefinitely. If your data is only saving for a day, I -
character falling through floor?
by HDIMapps ·Thanks! I forgot to set up the collisions.