-
Save/Load data not always working
by Wonder Maru ·oh wait, you mean the "key" or the actual attribute I'm trying to load/save? Or both? -
Save/Load data not always working
by Wonder Maru ·Now I'm working on another game and I can save the tutorial boolean attribute, but not the best score. -
"OR" Using the expression editor?
by Two.E ·(Game.Attribute==1)and(DOACTIONFOR1)or(Game.Attribute==2)and(DOACTIONFOR2)or(DOACTIONIFNONEAREMET) -
"OR" Using the expression editor?
by 3absh ·When attribute X = 1, or 2 -
Jump through platform - Actor is colliding with side of platform
by MentalDonkeyGames ·Have you tried checking the "better collisions" box on the physics tab of the actor? Not sure it will help, but it's worth a try. -
camera rotation, stationary actors and hud, please help.
by Socks ·(Quote) -
camera rotation, stationary actors and hud, please help.
by jay2dx ·the scene. This is my problem as I want to constrain it to the centre, which now works thanks to you, and then have it move with the users touch input along the X axis and snap back to the centre whe -
camera rotation, stationary actors and hud, please help.
by Socks ·For the touch actor you'd use a simple when touch is pressed constrain to mouse X (even though the actor is spinning around the screen) - basically treat this actor as if it is static, ignore what it -
how to upload the app on iphoe or android..
by NickJonathan ·Keep in mind that if you want to test "Save/Load Attribute" feature as well as Ads and IAP, then you have to export the game and use it as a Beta build. -
When attribute X≠0 @ attribute Y=1?
by 3absh ·I don't know how to write this rule, I feel like I'm getting a headache from all the thinking. -
RossmanBros Next Game - WIP - Get Me Outta Here
by RossmanBrothersGames ·I made some animations of the main character doing all his movements with no arms or gun. Then I just make an actor of the guns with arms and constrain it in front of him. Tracking the frame that his -
Gamecenter issues (repeating achievements)
by gooner ·1) my game attribute (total) is set in gameplay scene -
Copies of one actor on scene behave differently.
by Socks ·(Quote) -
Copies of one actor on scene behave differently.
by Icebox ·Create 3 integer game attributes Red, Green, Blue -
camera rotation, stationary actors and hud, please help.
by Socks ·You'd create two local attributes for the actor, one for radius and one for angle, in this example I'm using a 1024 x 768 iPad project. -
camera rotation, stationary actors and hud, please help.
by Socks ·You need to constrain the HUD actors to . . . -
New Release 1.25.61 is Available
by Armelline ·(Quote) -
how to spawn randomly
by adent42 ·You can use the random(1,2) and set attribute to set a global attribute. -
New Release 1.25.61 is Available
by NNterprises ·@build had the same issue where he was as updated as possible and his version was still different than mine and @Armelline and Build's custom collisions weren't working... No clue why there would be s -
need help with rondom spawner
by Socks ·--If attribute X=1 spawn actor A