Welcome to the forums btw <:
Very nice for a first game release. But I do suggest to try making original pixel art.
Right, forgot the part where I give advice.
Bug fixes you should probably make:
-
You can cling on walls, which you should probably fix (unless you like that, most people don’t) to fix this set the walls friction to 0.
-
You still move even after letting go of the keyboard. To fix this, when you let go of a moving key (like A and D ) get Number(0) > velocity(x).
Here is my advice to make the game feel more,
mario-y or whatever. First I would make the lucky collidable, and when you touch it, a animation appears when the lucky block is empty (just like in the real Mario games, or smth ) and make the animation on loop, and then after you hit it once, you can’t hit it again. The part where you get the lucky block and it makes a sound and adds on to your lucky block counter, make a switch that is on by default, and collision(Mario) > In switch, out > do whatever it does, when you already hit it, make something that will turn off the switch. This is only if you want to do what I would do (you don’t have to ) <: .
(Oh and yes deffinetly make original art lol )
Welcome to the forums!
Nice game. Make a border at the top so Mario doesn’t go out of the screen.
Okay so I have some few questions
-
When you say to make original art, do you mean like to change the blocks, so it doesn’t look like copyright OR to make more blocks like the classic Mario original art (sorry if that is a dumb question)
-
What do you mean about “when you let go of a moving key (like A and D)” because I don’t know if you are talking about the keyboard input or if there is another specific input.
Also, thanks for the feedback and the recommendations because those are very good ideas. ![]()
1: what I mean by making original blocks, is not copy and pasting from Flowlab, its not horrible, just not really the best.
2: Keyboard(Up) > number(0) > velocity(x)
Thank you for the better explanation!
Working on it! thanks tho!
I think you can add some background music