-
Need HELP can not get Custom Font to display saved highscore!!!!!!
by SlickZero ·set to display the right numbers, as in the div attribute 10, 100, 1000, 10000 etc. -
Trying to trigger a timer and keep it running. Please Help!
by GLGAMES ·change attribute game.countdown to true -
I don't know why "Reset Scene" is not working Properly !!! HELP !!!
by David_GryphonsRealm ·I FINALLY GOT IT !!! WHOOOOO !! my HERO's life attribute had to be "reset" for the HERO to be able to move again !! Thx for all your help everyone !! -
Good actor scaling technique
by Doguz ·Or am I hoping too much. At the moment I'm using the interpolate attribute behaviour and it really isn't cutting it. -
Actor Shapes
by JohnPapiomitis ·the body back to the taillights. Then you can constrain a square on top the same size of the roof for the top collision. Then you wont have collisions in between the space above the hood and below th -
Next level and timer?
by tatiang ·Give each "enemy" actor the behavior Change Attribute game.EnemyCount = game.EnemyCount+1. This behavior will run as soon as an actor appears (or spawns) on a scene, so it doesn't n -
Next level and timer?
by HoneyTribeStudios ·So first you could have an index attribute for your destroyed actors. And have it increment by 1 each time an actor is destroyed. (Obviously that rule goes just before the command to destroy it). Let' -
display text FAIL!
by ultima ·kern it and change the kerning by using change attribute self.x for different letter combination... it almost drove me nuts... and in the end i created different "single" image for -
Having issues with saving/loading attributes
by gyroscope ·Change attribute High Score to Score -
Constraining Collision Shapes
by Clouds ·Sure, parent the opposite way to what you suspect you should do and all will be well (constrain the actor to the collision shape, rather than the collision shape to the actor). -
Having issues with saving/loading attributes
by T8TRG8TR ·So I have an actor in my splash screen that loads key "HS" to attribute High Score. In my play scene, I have an actor who checks if Score > High Score and saves the Score to -
Constraining Collision Shapes
by TouchTiltGames ·I have an actor that moves with controls and a collision shape that I've got constrained to the actor. Is there a way to constrain this shape to the actor but to allow that constraining shape to be th -
A quick tip on save/load that may save you some headache
by ultima ·and on top of that i use another text attribute to store the name of the key, so i don't mis-type it.. better yet now we have tables. you can create a table of keys. if you happen to be saving a lot o -
A quick tip on save/load that may save you some headache
by HoneyTribeStudios ·So the problem was.... I was saving and loading local attributes (self.attribute) inside an instance of an actor. -
Drag & Throw not working very well when actor Y position>320
by Chobbiface ·Constrain self.rotation to vectortoangle (self.motionlinearvelocity.X, self.motionlinearvelocityY -
Collision Issue
by RBIGibby ·an accelerate towards to animate the bucket, and constrain attributes to track the movement of the posts. I've tried all sorts of nonsense to get this to work but it seems I'm stuck (no pun intended) -
Actor on moving platform help please
by VGX ·Hi, Sorry to keep asking but this should be the last time. I have sorted the constrain x thing. thank you for that. but having another problem, how do i make a platform go up and down? this is the rul -
Drop a line in text attribute in Tables is causing problems..
by POM ·Hey , -
Problem getting Custom Font to display saved High Score
by harlin36 ·I don't know if this is the best way to do it but I made a whole new set of numbers and named them .png2 instead of .png and then put a save attribute in each of the numbers. -
I don't know why "Reset Scene" is not working Properly !!! HELP !!!
by POM ·Maybe once you resort the scene , some attributes that needs to be reset is not resetting , try to add some change attribute when you reset the scene to reset the game or self attributes that are rela