-
rotation problem
by Rob2 ·in your spawned actor just place a change attribute rotation 0 -
rotation problem
by mynameisace ·On the spawned actors, the first behaviour in them just have a change attribute self.motion.angularvelocity to 0 -
rotation problem
by SkyMaple ·On the first actor, are you using relative to scene or actor on the spawn attribute? Changing it to scene might solve your problem. -
Levels Lock/Unlock
by olster1 ·I just stored it in a real attribute called LevelsUnlocked. -
Resize my first game from iphone to ipad(failed)
by GLGAMES ·I am trying to resize my game from iphone resolution to ipad, everything went fine with the graphics but somehow collisions and destroy are not working?? -
Attributes Question
by DayanFernandez ·Wow , cant belive i did not see that load attribute behavior. Thanks John (Image) -
Attributes Question
by JohnPapiomitis ·you need to have a load attribute behavior loading the attribute you saved, put it in the first scene of your gmae -
Attributes Question
by DayanFernandez ·Alright once my level is completed. I have it so it changes the " level unlocked " to number 2 which will unlock level 2. I also have under that the "save attribute" -
Directly altering position attributes of actors?
by tenrdrmer ·You change it with any move behavior or any attribute changing behavior ie. interpolate, change, or constrain -
Directly altering position attributes of actors?
by Frenchies ·Is it possible to directly change the X and Y values of an actor with a constrain attribute behavior? Or am I forced to use the Move behaviors to do such a thing? -
how to make empty an attribute?
by Chaser ·If you put nothing in the change attribute field, it will change the attribute to nothing. -
how to make empty an attribute?
by VoidedSky ·If you put nothing in the change attribute field, it will change the attribute to nothing. -
Blinking eye
by JohnPapiomitis ·then make a rule when attribute self image is (exact name of image).png, timer after .5 seconds run to completion checked, change image to image of the eyes open -
how to make empty an attribute?
by 1UpGamestudio ·no, I do not want to delete an attribute. -
how to make empty an attribute?
by SkyMaple ·are you trying to delete an attribute? Just click on it, then click the minus sign. -
how to make empty an attribute?
by 1UpGamestudio ·Hello everyone, I need to clear an attribute but do not know how to do it correctly. -
Actor moving back and forth
by olster1 ·If attribute self.position.x is greater then 250 -
Blaster Ship! my first iphone shmup coming along
by quantumsheep ·'if hit, change a Boolean attribute called "hit" true -
Bethod method for image swapping.
by ShaneS429 ·B: When GamePiece is pressed, Change Attribute Color (R,G,B) to make it white, after 'x' seconds randomize to a new GamePiece Color. -
PLEASE PRAY FOR THE FIFTH TIME THE SAME HELP
by RUPAS ·Remember to reset attributes that have to start at a certain value at the beginning of scene 1. Such as a timer. If you don't reset all attributes that need to be before switching scenes it can act