-
What's the best way to make a game in other resolutions?
by Socks ·That only really effects low resolution laptop screens, but even here you can create a custom resolution to see the whole screen. -
What's the best way to make a game in other resolutions?
by Gnarly ·The annoying part is playing in creator and top of screen is cut off in iPad setting. -
Game stops working when you lower the top bar on android
by bogdan.baitan ·When I play the game and I lower the android top bar (with the battery,time, etc) the doesn't pause it blocks. -
Control Camera not working
by GeorgeGS ·One thing to check is that an actor can only control the camera if they are on a scrollable layer. -
Drawing a line from an actor
by Socks ·(Quote) -
Drawing a line from an actor
by Village Idiot ·I've got it to start from just off the top of the screen and then to grows down to about two thirds of the way down. I was actually going to try and make the final stopping position random, but I thin -
Battery Licker coming soon!
by Socks ·all, somewhat fall into Twitch gameplay, so the player character ideally needs to shoot the very instant the player hits the 'fire' button . . . at the moment you can rapidly tap the fire button and -
Drawing a line from an actor
by Socks ·Now add a second interpolate behaviour and set it to interpolate the actor's Y position . . . we don't want the top of the actor to move, we want it to only grow from the bottom, so the centre of the -
Drawing a line from an actor
by Socks ·No, that's basically what I thought you wanted. I just don't see how you could have done that with a single interpolate (height) behaviour ? Unless the top half of the line is growing by the same amou -
Drawing a line from an actor
by Village Idiot ·yeah – it's just that. It works though. I've got a thin line coming down the screen from top to bottom. Is that different to what you had in mind? -
Drawing a line from an actor
by Socks ·Is that what you want to happen, for a short line to grow in length, while the top edge is fixed (unmoving) ? -
Drawing a line from an actor
by Socks ·to have the thread grown in length (from a fixed top position). -
spawn platforms
by Elijarah ·I’m making an endless runner and want to spawn platforms into the scene at random, I want to have a set of platforms that are each different as in enemy or obstacles on them. I’ve been trying to think -
Drawing a line from an actor
by Village Idiot ·Hi all.. I'm thinking about trying to make a spider descend into my game screen from the top along a thread (line) which comes out from the back of the spider actor. I'm making an endless runner. I've -
Solid Hollow - Challenge Your Reaction!
by Smite ·Tap to swap the top and bottom circle. -
Changing Background colour due to collision
by fmakawa ·It would cover things for instance after first collision the backgrounds and changes to red. Then there is a second collision, this time blue. Blue would go under red which means you wont see the cha… -
Changing Background colour due to collision
by MentalDonkeyGames ·If the actor is spawned in the back of the bottom layer, it would not cover anything up. -
Changing Background colour due to collision
by fmakawa ·Perhaps but bare in mind that there will multiple actors that can collide in many different colours. IF I spawn actor at the back of the scene. I would then have the next collision not showing since … -
I need critics about my game!! help me develop please
by KevinCross ·I'm guessing that's what the heart at the top is for. It was ticking down even when I wasn't being hit. The heart at the top and the health bar at the bottom is definitely confusing. Maybe change the -
Sending and Receiving data using your own SQL Server - PHP file and TestProject included
by jonmulcahy ·(Quote)