-
Need help with a Rule.
by scitunes ·my own levels!). Reset scene does nothing to attributes - it only puts actors back in their starting positions. I usually have a scene rules actor that I put as the bottom most actor in the bottom l -
Need help with a Rule.
by Qorrel ·create attribute game.goal (integer) -
Randomising Quiz Questions
by MotherHoose ·[Change Attribute] for correct Width; and for correct height -
Need help with a Rule.
by RH ·create attribute game.goal (integer) -
Randomising Quiz Questions
by peachpellen ·Every 2 seconds - change attribute L1 to random(1,10) -
Randomising Quiz Questions
by MotherHoose ·10 game.Attributes for qx # in Index or Integer format -
HIGH SCORE SAVING
by RH ·Use the save and load attribute behaviours. -
objects wont stop rotating
by gazjm ·have you tried having an attribute which changes to 1 when the actor is hit, then have the rule to say rotate when the attribute is 1, make sure run till completion is unchecked, then have a timer to -
Overlaps & Collide won't change bolean
by CodeMonkey ·You don't need to check if an attribute is 0 or 1. You just change the value using an equation such as this: -
Level Lock tutorial video?
by RH ·+ When attribute game.levels complete is < (value of current level, i.e. 6) -
Damn.. My Exeponetial Score is all wrong!!!
by ORBZ ·Ya those lines are computing your score. Constrain them -
my way of adding video to your games quick and easy
by THINGTHING ·Change Attribute self.image = game.animationFrame..".png" -
Damn.. My Exeponetial Score is all wrong!!!
by SaveDave ·so, does this change of attribute need to be assigned to the score actor? -
my way of adding video to your games quick and easy
by THINGTHING ·Change Attribute self.image = game.animationFrame..".png" -
Damn.. My Exeponetial Score is all wrong!!!
by ORBZ ·constrain score = 100000*(self.time-self.startTime)/30 -
my way of adding video to your games quick and easy
by ORBZ ·Change Attribute self.image = game.animationFrame..".png" -
character consisting of multiple actors?
by MotherHoose ·game.Attribute "fall" (boolean) -
Best way to convert iPhone app to iPad?
by MotherHoose ·Even in the Image Actor's Attributes, changing the size doesn't change the size in the scene. -
Question for Orbz: How can I create an exponential expression?
by SaveDave ·okay... i think this is making sense.. so i set the "game score" actor to have this constrained attribute? is that correct? -
Don't Move Dang-it!
by Ing3nu ·Then I constrained the "visible" character actor, with the actual collisions, to the invisible one and turned off "moveable" under physics.