-
Question on time
by quantumsheep ·Change attribute counter to counter +1 -
Loading Screen
by 3xL ·change attribute- self.color-alpha-1 -
Loading Screen
by GuaveMedia ·Okay but in case of this a have to create a new attribute or? (Image) -
Question on time
-
How to show hundredth of seconds
by GuaveMedia ·How can I show up hundredth of seconds when using an attribute going down.. -
any act or condition just for the first time.
by feroman ·it has an attribute does any act or condition just for the first time. -
Can Tag only be used with the Collide Rule ???
by POM ·then you can make a game.attribute - TEXT - call it "Game image Alpha change" . -
Can Tag only be used with the Collide Rule ???
by VoiceExpress ·So I have a page with over 25 buttons on, when pushed it moves to another part of the page and turns an actor (image) to Alpha 1(using change attribute to true). -
Activating an object
by BaKkA ·stage one : all of them are inactive , and there should be a number randomly generated between 1 to 3 to choose which ball will be green or "active" , so I created an attribute (inte -
Stopping a rule?
by iammichaeldavis ·So I have three actors in a row in the scene: dude1, dude2, dude3, they all have alphas set to zero. I have a fourth actor called Trigger. When Trigger gets touched, he changed the global attribute &a -
how to add swipe to spinning wheel menu? (tsb's wheel menu template)
by old_kipper ·No t sure about this but I would try attaching an actor by constrain to touch to the swiping touch and then on release lock the x and y of the actor into number attributes and then do a vector to ang -
Problem with reseting a timer
by GuaveMedia ·Okey I have a real attribute, and in my time actor I have a rule saying: -
Problem with reseting a timer
by JohnPapiomitis ·Now you could use a timer every 1 second change attribute to attirbute -1 -
Side scrolling your camera
by FallacyStudios ·Thanks tshirtbooth. Ya I'm using the menu video you made. Worked great on my menu. For some reason when I try to use it on the Cannon physics template it seems like the camera isn't constraining to th -
Spawning
by quantumsheep ·Constrain chimney 1 to the X/Y position of the chimney on House 1 -
Another touching sensitivity problem (Light tap)
by gmedina.172 ·I put my touch count attribute=2 then in every actor i used a rule in which if touch count attribute is greater than 1 and equal to 1 AND if actor is touched, destroy actor -
Another touching sensitivity problem (Light tap)
by gmedina.172 ·so I do a boolean attribute when my actor is pressed change it to true and then that same attribute do another rule outside the touching rule saying that if the bollean attribute is true desty actor? -
Timer Problem
by VaMPiRe ·I have a Timer With For 3 Seconds Change attribute Speed Scroll Variable 90 to 180 Speed but with 3 second past not slow speed to 90. The scroll continue to 180.... -
Drag Problem with Change Attribute ?? (big Issue) Pls Help
by VoiceExpress ·No need to worry about the constrain now as what you said before about sending the camera actor has worked a treat, Thank you very much (been on that for over 5 hours LOL) -
Another touching sensitivity problem (Light tap)
by POM ·Try to do something like this : create a self.attribute - boolean - call it "i was pressed"