-
my game is going from home to game and then score to game but not restarting
by tatiang ·If [condition that indicates game is over] then change attribute game.______ to [original value] -
my game is going from home to game and then score to game but not restarting
by tatiang ·When you change scenes or reset scenes, game attributes do not automatically reset their values. You have to do this manually. So first you'll have to figure out which attributes need resetting and -
my game is going from home to game and then score to game but not restarting
by bjandthekatz ·Change attribute man hit to false -
my game is going from home to game and then score to game but not restarting
by macman123 ·i think its because i have the rule when attribute man hit is yes change attribute game over to game over yes and it wont restore after one time of gameplay. -
Regarding platformer template
by michaeln93 ·I tried accelerate to but it moves very slowly and it pick up speed later. Do I constrain it, if so how is this done? -
Constrain Attribute
by 11XIndustries ·Can to many constrain attributes cause other behaviors not to trigger. I am having issues with some behaviors triggering. Sometimes they trigger and sometimes they don't. -
Collecting Scores
by Tosanu ·You can create a table with a row for each level, and use the Change Table Value behavior to modify what is in the row. I usually create an actor that has an attribute that confirms the level #, and u -
Camera Control Adjustment
by Tosanu ·and then the image will suddenly snap into the constrain position rather than scroll. Is there something i can do to make the interpolation work, or get this scrolling action to work without interpol -
Offsetting images on screen based on device heights
by aussiefaz ·I also ensured that the attribute game.Offset is in the game attributes as an integer. -
How to reset attributes on GS PC?
by Stupid Games ·Never mind i got it working, i need to change my game over attribute to false -
Camera Control Adjustment
by Tosanu ·to exactly the time of the interpolation with a Constrain to (Position matching interpolation's destination) inside. Its a bit uneven, but thats just something ill need to fix with the distance, came -
Issues with Touch
by thelustyargonianmaid ·Change attribute game.Score to game.Score + 10--is this okay? Thanks!) -
Issues with Touch
-
Issues with Touch
by thelustyargonianmaid ·When Touch is Pressed, change attribute game.Score to +10. (colored square) -
Respawn freezing and collide problems
by Alano ·I have three types of falling rocks being spawned at the top of the screen. I have the rock tagged and I use that tag in a collide attribute in my actor. Only one of the three falling rock actually re -
Splash Screen, Apple regection
by alarm656 ·But I think, that it takes long time when the scene changes. Firs scene is "Load Attribute" and Second scene is "Menu, In-App, Difficultes, GameCenter Login". Secon -
Highscore problem.
by zzzz02 ·i always make a table for the highscore only. that way you can just save the table entirely and not have to worry about when to load the attribute. the "save table" behavior loads au -
Ipad game large scene, need to get camera offset to function properly...
by kganczak ·For example, I am making an iPad game and the scene size is 1024x768. I have 20 scenes set up that way, but now i want to make the next 20 at 2048x1536. I created the scene and had to constrain the -
How do I reset a mini game's original values
by tenrdrmer ·You will probably have to use the change attribute behavior in your back button and reset all the attributes causing you problem. -
Highscore problem.
by anrew345 ·Hello Developers im in another pickle at the moment with high scores. I have have made highscores working but im having trouble with the saving and other stuff. I made it so that when touch is pressed