Come on, somebody???
anyone?
— actually on second thought I actaully need the coins one, because If the past couple of days have taught me anything, it's that coin and high score are pretty different. Please Help!!
Hello?
Maybe it's a persist problem? or even frame rates?
So I want to know how to make my game sort of like dungeon fall on the scirra, arcade, but endless, where the player has to jump on platforms to get down through the world.? I need help with making it endless, and how to make the platforms spawn accordingly.
— don't you think that global variables would be better? I
I have tried tutorials, but they're too complicated and I spent a long time searching the forum for similar requests
— nvm the coins I figured it out. What I want most is the shop. I want to know how to make the game save a player buying a character, so they dont have to buy it twice. I would also like to know how to make the bought character equipable.?
No, try when they need to do their pathfinding, set solid disabled
So I have the layout ready I just don't know how to make it so that once the player buys the character the player can equip it, and always choose a character to play with before game start? Also how do I make the game save the amount of coins the player has collected?
— its not working. Can you upload a capx? Or should I to see if something is wrong
In the manual there is an action for erase tile: https://www.scirra.com/manual/172/tilemap So the only other thing you need is a reference of where your character is on the tilemap, which I assume the second expression on that page will work -> PositionToTile Then you would have to add 1 to the Y tile so it destroys the tile underneath the character's feet.
In the manual there is an action for erase tile:
https://www.scirra.com/manual/172/tilemap
So the only other thing you need is a reference of where your character is on the tilemap, which I assume the second expression on that page will work -> PositionToTile
Then you would have to add 1 to the Y tile so it destroys the tile underneath the character's feet.
ya but can u give an example. I dont know how to phrase
Develop games in your browser. Powerful, performant & highly capable.
So I'm making a terraria-like game, but I don't know how to phrase an event that would delete the tile my player is standing on when i press space. Someone please help.
P.S. The player is 10, 10 size and the tiles are 16, 16 size
R0J0hound omi lord somebody help its not working. How would I phrase that event