-
Loading and Saving
by TJMNUT ·I have a game, Like in TSB's video, I have it so it changes the scene to the best and score menu, when either main menu button, or play again is pressed, save the score attribute, when would be the be -
Collisions and bouncing...
by DrGlickert ·Change attribute self.linear velocity.X to -self.linear velocity.X -
pausing timers?
by tenrdrmer ·keep ticking. Im not sure but would a bolean attribute reset the timer each time it was turned on/off ? -
pausing timers?
by slev ·keep ticking. Im not sure but would a bolean attribute reset the timer each time it was turned on/off ? -
touch this side and it flips to the right, and vise versa?
by Mcreator83 ·i tried creating it with with three actors and using the integer to change attributes. i had one box on each side of a rectangular that when touched would change an attribute from 1 too 0 and -1. so t -
level timer, HELP!
by crazycow ·I need to know a good way of adding a level timer, which i can then re-show at the end of the level and save in a highscore system. I tried making a game.time attribute, but I couldn't figure out how -
Physics Question
by JohnPapiomitis ·then put a change attribute behavior INSIDE that rule and change game direction to whatver you want -
pausing timers?
by old_kipper ·Perhaps have the timer in rule that references an boolean attribute so you can make it true or false and then stop or start the spawning? -
Help with behaviours
by gyroscope ·Hi caunty9; at a quick guess, try deleting When Attribute game.bedqueue does not equal 3 in the first Rule. -
Your menu loading times (mine are bad)
by AppsRacK ·Hi. From my experience Image size and sound files size greatly affect the loading time of the main scene. Try turning off sound BG music and you'll see the difference in loading time. It might also be -
Health Regeneration
by BroAppGames ·to think its a problem with the changing attribute than anything else. -
Help: Ball is bouncy
by adalpilscaza ·Are trying to use a change attribute or changing it in the prototype? -
Help: Ball is bouncy
by tenrdrmer ·Are trying to use a change attribute or changing it in the prototype? -
moving between scenes
by slev ·under change attribute i only have Game, Device, next button -
moving between scenes
by tenrdrmer ·Yes you can setup multiple scenes and use a change attribute on the scene.camera.orign attributes to make it snap to a new "scene" -
Wrap alternative
by tenrdrmer ·That should work for one actor obviously if you know the scene size you can just place a number instead of unlocking the actor to get to the scene attribute. -
Wrap scene
by scribblstudios ·Hi, guys, I was wondering if its possible to only make some actors use the "wrap scene" attribute. Sorry if I already posted this but I really need an answer. (Image) -
contrain "to touch position" attribute overwrites collide attribute?
by RedlerTech ·I reccomend constraining of a rule, basically saying when your actor is not colliding with whatever to constrain (Image) -
Actor Speed Management Issues?
by DrGlickert ·I'd like to be able to control the Ball-Actor's speed without using too much of the processor (meaning, limiting constrain attributes and timers and such)... -
Splash Scene Help
by Incredibo ·Okay My 1st screen is a splash screen so I have the attribute (Splash Camera) To Save Loading times. But when I press the arrow to change it goes straight to the Splash Screen I want (1,2,3,4,or 5) ho