-
Keep music playing all the time
by CodeMonkey ·2) Make a game attribute that controls if you play music or not. That attribute controls a rule that when true plays music and then changes the value of that attribute to turn the rule off. Otherwise -
Pressing Buttons Combinations in a Specific Order in GS
by The_Gamesalad_Guru ·Create game level integer call Button.total and to put a time frame on the button presses add a REAL game level attribute called ButtonTime -
State of GameSalad on 5-22-2013
by The_Gamesalad_Guru ·Yeah I'd love to not have to make custom keyboards but if we could do away with the text entry box that blocks the whole screen and just have an option to enter directly into the attribute or make the -
Use Accelerometer Real ball rolling
by ericzingeler ·There is three balls of different sizes in the scene. The heaviness effect is controlled by the drag attribute of each ball. Applying more drag simulates a heavier object, increases dead zone and smoo -
automatic Reset scene not working how come? any idea
by quique13 ·i put a Boolean attribute in the game called reset scene -
Issue with actor spawning
by polimerjones ·thanks for your assistance. i got really frustrated and made it so when i choose the level it resets every attribute back to default. this should not have fixed the issue because none of the attribute -
Issue with actor spawning
by polimerjones ·ive also tried using your idea of changing attribute x which works the first go but the next time it loads the actor2 will head down -
Gamemaker or Gamesalad?
by ADSentertainment ·maybe?). AND Gamesalad has different variable (attribute) types, whereas Gamemaker has one type of variable where you have to specify in the coding wether or not it has only integers, if it's true or -
Making my character move & animate in the direction I touch
by ericzingeler ·Your problem lies in the constrain position actions. Constraining a position is not actually moving the actor, but instead changing its position attributes at a very fast rate. -
Making my character move & animate in the direction I touch
by LumpApps ·(When you constrain and actor and move it around there is no linear velocity x or y) -
Making my character move & animate in the direction I touch
by dkurien ·So I've created a character actor which I can move around anywhere on the screen according to my touch using the constraint attribute: -
Yes this sounds like a newb question, about Display Text not working, BUT...
by CodeMonkey ·One reason a Display Text may not work is a previous behavior broke because it was trying to assign a non-numerical attribute to a numerical attribute. -
Parallax Front or BackGround
by ashtmj ·Constrain self.position X to (whatever the images X position is on scene, for this we'll say 500) 500-(game.camera origin/12) -
So just updated to 0.10.3....
by kinzua ·I'm working on 10.3 from scratch and if i leave even a 'change attribute' blank.. it gives me a blank screen on run. You might wanna check on that, if you have the patience to run through. -
Please I need your help, the following is a bug in GS 10.3?
by tutyses ·It normaly happens when you have a rule, triggered by the same attribute you are changing -
Check If Velocity is less than
by ORBZ ·Define attribute speed (real) -
Check If Velocity is less than
by Braydon_SFX ·When attribute self.Motion.Linear Velocity X (or Y) ..... -
In-App Purchases, restore / load?
by MarcoCol ·@FryingBaconStudios: I can do this also by loading/saving attribute of the boolean, right? -
Guide for Enemy A.I?!
by mmmodel ·I have a little problem, i made some 'constrain att' to make my self position and i created some int for my player for the position y and x so i created for my enemy one 'move to' rule to follow the p -
Bug when entering values
by Manto ·I'm continually having problems with changing attributes and using the expression editor. Even though I enter a value or expression and save it, it is reverted to the last value.