Hello! I'm here to report a few issues I encountered while testing power-ups, especially with the second player (Luigi). Here’s a list of the problems I’ve noticed:
1. Frog Suit: When Luigi (player 2) wears the Frog Suit, his movement speed becomes noticeably slower or feels strange compared to normal. You can clearly see this in a GIF or by testing it in-game.
2.Superball Flower: This works fine for player 1. But for player 2, when he throws the Superball, it always goes in the direction of player 1 — regardless of where player 2 is facing or even if he has no power-ups. For example: if Mario is on the right and Luigi on the left, when Luigi throws the ball, it still moves toward Mario's direction. It feels inconsistent.
3. Carrot Power-Up (from SMB Land 2): Works normally for player 1. But for player 2, there are strange behaviors:
- Sometimes the graphics glitch when pressing the down button.
- If Mario is airborne and Luigi is just standing, pressing jump for Luigi triggers odd animations or behavior, even though I didn’t touch Luigi.
4. Metal Cap (SM64 Style): When player 1 picks up the Metal Cap, it works. But if Luigi gets it, he becomes metal *without even touching it*. This is very strange.
5. Ghost Power-Up: When Luigi wears it, he can hover over Mario — that’s fine. But when Mario wears it, he cannot jump over Luigi at all. Additionally, when both players have any power-up (even just Mushroom), they cannot collide or jump on each other’s heads — even without the ghost power-up. This feels off.
6.Wall-Jump Mushroom: I added this power-up to my custom levels. When Mario uses it, it works great. But Luigi can stick to walls even *without* having the Wall-Jump Mushroom. I also noticed some issues in the `walljump.lua` file. I didn't write `another wall jump.lua`, which may be causing problems — not sure though.
7. Hammer Flower: When either player throws a hammer, it can sometimes hit certain power-ups as if they were enemies — just like with the Bubble Flower. But the hammers don't *destroy* these power-ups — they just collide with them strangely.
8.Gold Flower: Similar to the Hammer Flower and Bubble Flower, the golden fireballs can collide with certain power-ups as if they’re enemies.
Thanks for reading this long message. I'm very grateful for your work and your help. I know I’m not very good at explaining everything clearly, but I can send you GIFs if needed to show exactly what I mean.
Take your time with these fixes. I just wanted to share my observations and help improve the experience for both player 1 and player 2 (Mario & Luigi).