-
How to spawned another thing when I touch it?
by Weiyu ·And the old thing will destroy. -
Fix position of actor with changing shape and fixed rotation
by imjustmike ·Hey, I've got an actor that changes height based on attributes in the game. I have fixed the y position so that the actor's 'bottom' stays fixed whilst the top goes up and down. (constrain y to y + he -
Stable Release 1.25.54 is Available
by RedRobo ·This is the same whether its a timer or a loop. Layer order is not the issue as I've tried every conceivable variation of layer order. Seems it's unusable now above 700 actors. This was not the case w -
Stable Release 1.25.54 is Available
by RedRobo ·Thanks for the help. I'm currently trying lots of different layer order configurations and trying to very much simplify my code. Nothings working yet but I've already found lots of areas where I was b -
How to make actor destroy another actor when it collides with it from the side
by fatetaleteller ·Greetings! -
GameSalad Laggy
by Armelline ·Well we only have one line written by CodeWizard in the testing channel to go with, but I think everyone assumed this: Imagine you go to the layers list, then select an actor and double click on it to -
Stable Release 1.25.54 is Available
by The_Gamesalad_Guru ·Which allowed us to be lose about how we were layering, aka, ordering our code in relation to the layer order. This led to other issue which are now fixed due to a proper scan. Now one must pay atten -
Roll Turtle - an exciting rolling journey platform game.
by whycali ·I see your also top 150 on paid apps. -
Stable Release 1.25.54 is Available
by AlchimiaStudios ·@strag said: -
Stable Release 1.25.54 is Available
by RedRobo ·(Quote) -
Screen flickers black when objects spawn
by Socks ·Try changing the layer order / and/or the spawn position (back of layer, back of actor, front of . . . etc). -
Stable Release 1.25.54 is Available
by Braydon_SFX ·(Quote) -
Stable Release 1.25.54 is Available
by Two.E ·Would there be a possibility of the option to change an actors layer position? Not just to the back or front, but a specific number of position. Eg. Change self.layer to self.layer - 8. Might make iso -
My game freeze on 1.25
by Franto ·is dead, then game end. Knowing about the new layer order, I simply put a 2 second self.time limit before activating the condition to check the boss. -
"Pizza Rat Race - endless traps arcade" finally online on the App Store!
by Wonder Maru ·(Quote) -
"Pizza Rat Race - endless traps arcade" finally online on the App Store!
by GreenfroggGames ·Video ads are super annoying and the banner ad is where I want to place my thumb, would prefer it on top instead. Also the loading when you die would be nice to get rid of as I just want to start over -
Stable Release 1.25.54 is Available
by The_Gamesalad_Guru ·Oops sorry it was in the 1.25 release thread. Here it is. Even though he references spawning it relates overall to how the layer is scanned based on a frame. -
Stable Release 1.25.54 is Available
by Socks ·(Quote) -
Stable Release 1.25.54 is Available
by RedRobo ·(Quote) -
My game freeze on 1.25
by Socks ·An actor's code is scanned from top to bottom.