Search found 5 matches

by Pombo
Fri Oct 25, 2024 8:28 pm
Forum: Support and Development
Topic: Pausing game when turning off
Replies: 7
Views: 1043

Pausing game when turning off

Is there a way of pausing the game automatically whenever the player turns off the phone or when they press the home button?
by Pombo
Sun Aug 18, 2024 8:43 pm
Forum: Games and Creations
Topic: First game - kill the skeletons!
Replies: 1
Views: 11957

First game - kill the skeletons!

I'm creating my first game, using only my phone. It's simple yet kinda fun. :awesome: I plan that this will be only a game mode; the full game is going to be something like a survival roguelike, i'll add bosses and powers for you to choose each horde, and of course there will be more weapons and ene...
by Pombo
Sat Aug 13, 2022 1:36 am
Forum: Support and Development
Topic: Collision with transparent images
Replies: 7
Views: 1878

Collision with transparent images

Is there any way to detect collision on transparent images with any kind of shape?
by Pombo
Sat Jul 23, 2022 12:37 am
Forum: Support and Development
Topic: Tilemap in Mobile
Replies: 2
Views: 2088

Tilemap in Mobile

is there any app/site/library or any other way to make a tilemap in a simpler way on mobile? Or a way to make maps made in NotTiled work?
by Pombo
Sun Jul 17, 2022 3:54 pm
Forum: Support and Development
Topic: Bullets shooted doesn't appear
Replies: 1
Views: 1736

Bullets shooted doesn't appear

I made a game to test what I learned, with a blue tank that is the player, it has a cannon and shoots when you press "1", and a red tank that follows you. The problem is that the bullet that the player shoots does not appear. I checked the entire code and didn't find what was wrong. I'll l...