-
How to remove attributes
by mythicapps ·It's In the same place you created the attribute. There is a "+" and a "-" in the attribute window. Select the one you want to delete, and hit the "-&q -
message that only pops up once?
by Sparkyidr ·Have a boolean game attribute called something like "Message Displayed" -
How to remove attributes
by SlickZero ·It's In the same place you created the attribute. There is a "+" and a "-" in the attribute window. Select the one you want to delete, and hit the "-&q -
Help with Turning Music ON and OFF
by mortbrew ·Thanks for your quick reply @jonmulcahy! This problem really has me stumped. I removed the rules that set the actor image based on the value of the "Music" attribute. That didn't -
Help with Turning Music ON and OFF
by jonmulcahy ·Change attribute to 0 -
Help with Turning Music ON and OFF
by mortbrew ·I have a game attribute called "Music" that should control if music is playing or not. -
pause game and sound loops
by JohnPapiomitis ·-change attribute pause to 1 -
pause game and sound loops
by app-etite ·change attribute... game.pausegame to 1 -
Actor follows touch too fast
by mattyr64 ·you dont make an attribute 'game.touches.count' , it's already there. it is built in, so i think that is where you are going wrong. -
Constrain attribute
by Wolvenna ·Why would you want to change the attribute to -1 if you were trying to keep it from becoming anything less than zero? -
Scoring Bonus
by bluebyu25 ·change attribute: game.misses to game.misses-1 -
Constrain attribute
by bluebyu25 ·then change attribute game.misses to -1 -
Constrain attribute
by JohnPapiomitis ·whatever you have changing total misses to total misses-1 have that in a rule that states when attribute total misses > 0 -
Constrain attribute
by bluebyu25 ·Im not sure, but I think this is the behavior that I need? -
+50?
by JohnPapiomitis ·interpolate attribute self color alpha to 0 -
Can u use a timer in a rule?
by FloridaGames ·Oh nvm i made a mistake in some other part,it looked like the attribute didnt change after a second, so i put a display attribute up to test this and sure enough it went up in a second. -
Anyone know how to stop "touch press" actors from moving through solid objects?
by scitunes ·in the new section of GS creator search for "fake constrain". You may need to tweak it a bit but it is about the only solution as constrain will not work for what you are trying to d -
Help???
by mdk5316 ·Excellent thank you for the help. I had a typo in my load attribute but never would've found it without your help so thanks -
Display Text and Detecting Actor Movement
by Wolvenna ·Okay, so I removed the two display text actions and created a single one to just display the game.stopped attribute. I guess the two texts conflicted too much. It wasn't really that big of a deal in t -
PLEASE HELP me...i dont know what to do anymore.
by Canioh ·Just constrain its Y position to the point that you need, if you don't understand email me at canioh@ymail.com and I'll send you my project where I did it.