-
Help! - problem with publish to Android and hang up
by RedRobo ·If you have added the new 'privateDataConsentForAds' attribute you must have an Ad checkbox checked on the GameSalad publisher. As in you must actually be serving ads or the app will crash on startup. -
Game gets laggy
by Simple Gamer Arts ·well, there is a constrain on the HERO's climb (point system)... it's a crazy little formula... hmmm, I have a feeling it is this... I have like 5 of these formulas hanging around... constantly calcul -
How to increment an attribute by 1 everytime another attribute increments by 2
by knight55 ·This doesn't seem to be working for me. It keeps on incrementing the second attribute by 2. -
Global Data Protection Regulation (GDPR) & You
by DigiChain ·ads to show. The privateDataConsentForAds attribute is set to 1. Admob banners within the same app are showing as expected. -
Movement behavior
by Japster ·PS - You have walls, platforms, etc, and 2 (so far) types of platforms - I couldn't get your man to jump over the first smaller platform, so I just changed your behaviour to include those 2 newly-tagg -
How to increment an attribute by 1 everytime another attribute increments by 2
by knight55 ·I have an attribute that increases by 1 as a result from an action in my game and I want another attribute to increase by 1 everytime the first attribute increases twice(that is multiples of 2). -
Global Data Protection Regulation (GDPR) & You
by Technaturally ·At this stage, rather than asking my players to confirm, I have set the game attribute (forgotten the exact name of it off the top of my head) to '0' so that ALL players will not be tracked and will j -
Script not working / deleting
by Twayne2 ·You know, I sometimes have a weird problem when I create self attributes they appear in a different spot than normal, (not in alphabetical order I guess,) and after previewing the game, they delete th -
CRAZY attribute bug!
by stan_mcginnis ·IN my platformer game, I added one of my game variables, called game.Move Floor Posy to a condition in a rule in my main character. The rule looked like this: Attribute Self.Position.Y<game.Mov -
help with image randomizer?
by Lokitoes ·is pressed again, so it is either using a change attribute function or a change image function... not sure). I can then repeat this process so that I can have 5 random images coming up on the screen -
Countdown timer question
by tatiang ·When attribute game.levelFinished is true [or however you determine the level is finished] -
Spawning an actor consistently in a row
by Tapcodia ·on the screen and unlock the coin, and had an attribute "SpawnAmount" and i would change that to 5 or whatever, and it would auto spawn the coins for me in perfect formation. A lot -
Mac GS vs PC GS
by Tapcodia ·However, i found the problem. I had a set of attributes and i made a dummy one kinda as a separator before the next set of attributes. This worked fine in the older ( 2013 ) versions of creator. It al -
How can I randomly choose two precise numbers?
by Simple Gamer Arts ·(Quote) -
How can I randomly choose two precise numbers?
by tatiang ·Change attribute game.randomNumber to (random(0,1) * 2 - 1) * 100 -
How can I randomly choose two precise numbers?
by tatiang ·Create two integer attributes called game.whichOne and game.randomNumber -
Global Data Protection Regulation (GDPR) & You
by Technaturally ·I'm pretty sure the answer to that question is 'no', since the main game engine tracks users by itself until a recent update, so any GameSalad game is breaking the new GDPR law in the EU unless you ge -
State of the Salad 03/2018
by adent42 ·@Game On Interactive add an integer game attribute "privateDataConsentForAds" -
Wanting my actors to do different things from scene to scene
by Simple Gamer Arts ·• attribute: self.LOCK1 is true -
Global Data Protection Regulation (GDPR) & You
by QwazzMe ·I'm trying to do it with a change attribute, but it is just not working? We are not allowed to rewrite the Consent Key?