-
Giving my scene time to load before it begins?
by app-etite ·For example RULE when attribute = true -
Select/deselect problem
by youngster9 ·make an attribute -
Select/deselect problem
by networ ·How can I do this? I tried to make attribute self.selected -
Quite frustrated! Please help quickly :/
by digleto ·I am making a store. And this is really simple and I am making it so that there are two self attributes on the buy button. First it displays the price, and the two attributes are multiplier, and cost. -
"Try again" Button
by SAZ_1 ·hey ryan...it pretty simple... basically in your retry button place a change scene attribute to your main game not previous scene (so in the little dorp down bar select the name of your main games sce -
Interpolate score problem!
by JohnPapiomitis ·so you need the attribute with the expression in it so the ending value doesnt change -
Interpolate score problem!
by RH ·change attribute: self.newscore to game.score+125 -
Interpolate score problem!
by app-etite ·change attribute... game.score to game.score+125 (which works) -
Very weird problem.
by Valan ·Look at the trigger to get to scene 5 normally. Is it an attribute? Who many scenes are there? Why is scene5 so special. -
Would you use this? (Legend of Zelda Template)
-
Shake Rule Isn't Working
by lloydowen ·I have an actor which recognises the shake and changes another attribute accordingly. In theory it should work, but I can't see why it doesn't. -
Collide only with someY>someY question...
by networ ·One block is hardest then others, if he fall on lighter block, he destroys him...So I need to know Y position of harder block and Y position of lighter block. I need to constrain them to global attrib -
SWIPE UP & DOWN ????
by RedlerTech ·constrain the X & Y positions -
Where to LEARN about GS-Attributes?
by RSCdev ·That helped me too, tenrdrmer. I've seen so many videos and instructions just saying create X attribute from the list of five. And I'm always Why? Why that one instead of the other four. Your quick ex -
Need someone to recycle for me [PAY]
by AppsRacK ·other boxes do not push it down (you may have to constrain their y value if max speed doesn't work). Then have another rule for when it gets even farther below the camera origin (this all depends on -
Where to LEARN about GS-Attributes?
by JPickard ·That helped me too, tenrdrmer. I've seen so many videos and instructions just saying create X attribute from the list of five. And I'm always Why? Why that one instead of the other four. Your quick ex -
Where to LEARN about GS-Attributes?
by RSCdev ·a decimal then an integer is fine however for attribute like x and y coordinates and angles you need to use real. some ppl also use integers instead of Booleans and then just use 1 and 0 in place of -
Change image of button when finger is pressing down
by tenrdrmer ·I thought you just couldn't change images using change attribute on self.image -
Where to LEARN about GS-Attributes?
by tenrdrmer ·a decimal then an integer is fine however for attribute like x and y coordinates and angles you need to use real. some ppl also use integers instead of Booleans and then just use 1 and 0 in place of -
Where to LEARN about GS-Attributes?
by RSCdev ·Btw how can I know which attribute to use in one project as I saw your video tutorial and you explain about them but do not tell which one is better to use regarding maybe the memmory saving. I ask be