-
Expression abbreviation meanings and uses...
by mercypark ·Is there a way to write an expression that will change the value of an attribute to a random set of numbers EXCEPT for the attributes current value? -
Expression abbreviation meanings and uses...
by mercypark ·In the expression editor I have created a rule that will spawn a random set of objects that I have created. Here lies the problem... I have created 16 objects, created an OBJECT attribute, and a rule -
Chage Collision Shape
by 7thSkull ·i have a player, on this i constrain a invisible actor, so this actor follow the player, i name id collision helper. the items and the gamescore are only afectet by this actor. now in one situation th -
Chage Collision Shape
by CodeMonkey ·The collision shape can't be changed during game play. It is a drop down in the actor's physics attribute that only has 2 choices. -
Stopping actor from leaving the camera
by CodeMonkey ·Using that, constrain that position to some game attributes(real type). -
Stopping actor from leaving the camera
by CodeMonkey ·Using that, constrain that position to some game attributes(real type). -
Change opacity to an actor
by CodeMonkey ·Make a rule in the wall actor that when the main actor collides with it, change attribute: self.Color.alpha = .5. Otherwise Change Attribute self.Color.alpha = 1 -
Chage Collision Shape
by 7thSkull ·so i try to change the collisionshap for my player, to the shape of a nonvisible actor. -
Can't compare string attributes?
by Omegas7 ·It can be letters, that's what the text type attribute is for (a string). -
layer offset
by multiplayer ·Fafnir312 -> parallax would be nice. I can' uncheck "scrollable" because then the actor is not moving at all. I want constrain one part of background to camera but give him li -
Can't compare string attributes?
by Omegas7 ·How come I can't compare a string attribute with another attribute? -
layer offset
by Fafnir312 ·You can't constrain an actor to the camera but you can go into the "Scene" inspector and uncheck the "Scrollable" check box on the layer you want to stick with the -
layer offset
by multiplayer ·and the other question: maybe someone know how to constrain actor to the camera? -
Constrain the movement of an object to the screen...
by mercypark ·I'm trying really hard to learn the process and why behind this whole accelerometer thing. I get the geometry and all I'm just trying to figure out how to constrain my object to stay on the screen. I -
Help with JUMP!
by scitunes ·1) When jumper collides with floor change jump attribute to true -
Accelerate ignoring velocity constraint...?
by lordsprinkles ·Does anyone know any reason the rules below would not work? Currently Accelerate is not limited by the XvelocityMax attribute and seems to be ignoring it. -
FPS Indicator
by CodeMonkey ·Constrain Attribute behavior. -
Touch and destroy actor
by CodeMonkey ·For change attribute, you can just type in 'true' or 'false'. not including the quotes. -
Touch and destroy actor
by Weswog ·How do you make it change attribute using true? Where do you find it?Also do you check the box for the boolean attribute? -
shoot left when facing left, shoot right when facing right - HELP!
by TheT ·I think there are already some posts delaing with this, but to make it quick: Create an attribute in the actor which switches if "key right" and switch to another state "if