-
Scene change - saving positions
by stemarthe ·change attribute to something -
GS 0.8.8 and 0.8.9 Crashing
by Techtodd ·There were some "Contrain Attribute" behavoirs in the students program that were set just set to game and setting it a value. It didn't like that to much. -
Please help with this ASAP :)
by Hachiko ·actually, there's a way that doesn't need two actors with relative constrains. -
how to have an infinite background
by AfterBurnett ·When self.positionX < or = to -240, change attribute self.positionX to 720 + 240 + self.positionX -
Which way is better?
by Neverbe ·PS: how ca i manage to get a pan around effect? Contrain Attribute will use to much memory? -
HOW TO SHOOT without haveing to hold down
by scitunes ·When attribute game.shoot is true -
Touch event does not respond
by charlieaf92 ·I tried repeating the steps in my existing project and clicking the new actor changes an attribute on another, unrelated actor.... -
Touch event does not respond
by reddotinc ·change attribute self.Color.Alpha to 0 -
Touch event does not respond
by charlieaf92 ·In this particular example it is the bone stock cannon game template. I have also tried in a completely separate project just changing a attribute from 0 to 1 and that won't work either - here is a sc -
Best way to stop a moving actor?
by reddotinc ·I have 2 attributes constrained to the x and y of my actor, when not paused this constrain happens (constantly updating) when is paused they are swapped so that they are constrained to the current pos -
speechless
by gyroscope ·Yes, I thought you meant coming back to a pre-saved level. In general, this involves using two of the Behavio(u)rs: Load Attribute and Save Attribute. And the reason that no one has put up a demo/exam -
speechless
by aracknor ·The tracking level that I am referring is when you leave the game and come back how to start in the level that you were and not start from the beginning. Jameszepeling explained in a post but it was a -
how to have an infinite background
by iPhoneDevForMe ·Create a game attribute called "scrollSpeed" and set it to 100. -
speechless
by aracknor ·Also for everybody else I really appreciate all of you who try to answer questions here and there but please have in mind that some of us does not have all the processes very clear so if you could be -
Constraining something to what so I can where?
by beefy_clyro ·You'll need to create 2 attributes -
Constraining something to what so I can where?
by iDeveloperz ·How do I constrain an integer to an actors position? So the integer changes as the actor changes? -
How to make an actor point at another actor
by iDeveloperz ·Then constrain an attribute. (I can't say witch one on the top of my head.) -
How to make an actor point at another actor
by awssassim ·the object might come from any direction so the rocket must move and hit it at certain time, i have managed to solve the moving part using moveTo and constrain global attributes. But my problem now is -
Need help - stupid question but I can't figure it out.
by charlieaf92 ·For best practice your "when touch is released - change attr to 0" rule, just move the change attribute for that into the otherwise section of your first rule. -
Time=0 Change scene
by sebmacfly ·When attribute "Time" = 0