| |
Super Mario (Working Title)
Deathbringer Raikyo |
|

?!
![Super Happy Heart Badge [*]](https://archive.mfgg.net/html/badges/shappyheart.gif)

Group: Members
Posts: 3523
Member No.: 1944
Joined: 11-March 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
My first game made with MMF2 (I still think MMF 1.5 is better >.<) Its not a game.. its more like uh a test level, so what do you think (like I said, its just a test).   (More infos in the ReadMe file) Version 2 new: *click*Version 1: This post has been edited by Rive on Nov 6 2006, 10:45 AM
Attached File ( Number of downloads: 48 )
Super_Mario__Working_Title_.zip
--------------------
 !?  ?!
|
|
|
Grant |
|

John Freeman said
![Super Happy Heart Badge [*]](https://archive.mfgg.net/html/badges/shappyheart.gif) ![Sprite Comp Winner Badge (2) [*]](https://archive.mfgg.net/html/badges/scg2.gif) ![Sprite Comp Top 5 Badge (2) [*]](https://archive.mfgg.net/html/badges/sct2.gif) ![Drawing Comp Winner Badge (2) [*]](https://archive.mfgg.net/html/badges/dcg2.gif) ![Drawing Comp Top 5 Badge (1) [*]](https://archive.mfgg.net/html/badges/dct1.gif)
![Minigame Comp Winner Badge (1) [*]](https://archive.mfgg.net/html/badges/mcg1.gif) ![Minigame Comp Runner Up Badge (1) [*]](https://archive.mfgg.net/html/badges/mcr1.gif) ![Secret Santa Badge [*]](https://archive.mfgg.net/html/badges/present.gif)

Group: Members
Posts: 8260
Member No.: 2900
Joined: 31-October 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
It's a nice game with a lot of potential to turn out well. Unfortunately, this demo has several glitches: - In certain cases Mario gets stuck against solid objects. He gets stuck against tall things, like pipes, if he's falling and moving toward them at the same time, and comes into contact with them in the air. This can be fixed by pressing the opposite direction, but if you just let go of the arrow keys, he slides slowly down the side of the pipe.
- The flanges on the ends of pipes (the ring-shaped parts that stick out to the side) stop Mario from jumping upward if he jumps up right beside a pipe. I don't know how MMF works, but if it's anything like GM in this respect, that might be able to be fixed by giving the pipe sprites rectangular collision boundaries rather than ones the same shape as the sprites.
- When you land on the Nipper Plants on the very left of the room, you don't always get hurt. It seems you have to get in a certain position on top of them in order to get hurt.
- You can walk off the edge of the screen and out of the room. Apparently when you try to walk back in after that, you walk while you're somewhere out of the room, causing the room to scroll. But there's no known way to get back into the room, except by starting the game over.
- It's possible to break the brick block by touching it from the side when falling downward.
- When Mario gets hit, it seems a number of glitches can occur. Try walking around between those two blocks and getting hit by the Goomba, and you'll likely see what I mean. For one thing, at least sometimes there's no or almost no invincibility time between hits from enemies. Also, Mario sometimes seems to jump from one position to another when he's hit sometimes. He might have even gone through one of the blocks once because of being hit by the Goomba.
- When Mario stands against some solid objects, like the pillar-type thing at the left of the room, and tries to jump over them, he doesn't get over but rather jumps in place, even though you're holding the arrow key and he jumps high enough to get over the object. This same problem also appeared in the (otherwise incredibly good) Super Mario Epic 2.
- The right one of the two blocks that the Goomba's between has something strange about it, because when approaching it from the right, Mario can walk into it and overlap it just a little bit. It may seem a minor issue, but you might want to check it out anyway.
Here are a few things which I would suggest that you consider, though they are don't have to do with glitches: - There is no horizontal acceleration or deceleration. This means that Mario can be moving fast on the ground or in the air and turn around immediately in the opposite direction, continuing just as fast in the other direction. There isn't any skidding to a halt as he turns around on the ground. This doesn't make the game hard to play, but it could be more realistic if there were some acceleration.
- You might want to give Mario a bit of "invincibility time" after he hits an enemy, and make his sprite blink or be half-see-through to indicate this time. This would be so that he wouldn't be hit again immediately after being hit because he's still touching the same enemy (but the invincibility wouldn't be supposed to kill the enemy, of course).
- You could give Mario a dying animation and dying music.
- You could make Mario able to bounce off of enemies when he stomps them.
- You could make bricks seem more solid - Mario could come right back down after breaking them from below - and you could give them a breaking animation (like EDGE already suggested).
- You could make Mario able to jump at different heights, depending on how long the Jump button is held. (FREAK51 already suggested this.)
Hope this helps you. EDIT: Also, I just noticed that the Piranha Plant comes out of the pipe even when Mario's on top of the pipe. This post has been edited by Grant on Nov 6 2006, 10:29 AM
--------------------
 | QUOTE (oh youtube trolls) | | u guys r retarded hippocrates |
| QUOTE (Piemanthe3rd) | | Pie is not random. I wish people would realize this. |
|
|
|
Deathbringer Raikyo |
|

?!
![Super Happy Heart Badge [*]](https://archive.mfgg.net/html/badges/shappyheart.gif)

Group: Members
Posts: 3523
Member No.: 1944
Joined: 11-March 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
| QUOTE (Grant @ Nov 6 2006, 04:27 PM) | It's a nice game with a lot of potential to turn out well. Unfortunately, this demo has several glitches:
- In certain cases Mario gets stuck against solid objects. He gets stuck against tall things, like pipes, if he's falling and moving toward them at the same time, and comes into contact with them in the air. This can be fixed by pressing the opposite direction, but if you just let go of the arrow keys, he slides slowly down the side of the pipe.
- The flanges on the ends of pipes (the ring-shaped parts that stick out to the side) stop Mario from jumping upward if he jumps up right beside a pipe. I don't know how MMF works, but if it's anything like GM in this respect, that might be able to be fixed by giving the pipe sprites rectangular collision boundaries rather than ones the same shape as the sprites.
- When you land on the Nipper Plants on the very left of the room, you don't always get hurt. It seems you have to get in a certain position on top of them in order to get hurt.
- You can walk off the edge of the screen and out of the room. Apparently when you try to walk back in after that, you walk while you're somewhere out of the room, causing the room to scroll. But there's no known way to get back into the room, except by starting the game over.
- It's possible to break the brick block by touching it from the side when falling downward.
- When Mario gets hit, it seems a number of glitches can occur. Try walking around between those two blocks and getting hit by the Goomba, and you'll likely see what I mean. For one thing, at least sometimes there's no or almost no invincibility time between hits from enemies. Also, Mario sometimes seems to jump from one position to another when he's hit sometimes. He might have even gone through one of the blocks once because of being hit by the Goomba.
- When Mario stands against some solid objects, like the pillar-type thing at the left of the room, and tries to jump over them, he doesn't get over but rather jumps in place, even though you're holding the arrow key and he jumps high enough to get over the object. This same problem also appeared in the (otherwise incredibly good) Super Mario Epic 2.
- The right one of the two blocks that the Goomba's between has something strange about it, because when approaching it from the right, Mario can walk into it and overlap it just a little bit. It may seem a minor issue, but you might want to check it out anyway.
Here are a few things which I would suggest that you consider, though they are don't have to do with glitches:
- There is no horizontal acceleration or deceleration. This means that Mario can be moving fast on the ground or in the air and turn around immediately in the opposite direction, continuing just as fast in the other direction. There isn't any skidding to a halt as he turns around on the ground. This doesn't make the game hard to play, but it could be more realistic if there were some acceleration.
- You might want to give Mario a bit of "invincibility time" after he hits an enemy, and make his sprite blink or be half-see-through to indicate this time. This would be so that he wouldn't be hit again immediately after being hit because he's still touching the same enemy (but the invincibility wouldn't be supposed to kill the enemy, of course).
- You could give Mario a dying animation and dying music.
- You could make Mario able to bounce off of enemies when he stomps them.
- You could make bricks seem more solid - Mario could come right back down after breaking them from below - and you could give them a breaking animation (like EDGE already suggested).
- You could make Mario able to jump at different heights, depending on how long the Jump button is held. (FREAK51 already suggested this.)
Hope this helps you.
EDIT: Also, I just noticed that the Piranha Plant comes out of the pipe even when Mario's on top of the pipe. |
wow, thank you!!!! Thanks for reporting the glitches! I fix them in the next version. Also thanks for the ideas! Awesome! by the way, heres a new testversion. There are some glitches (koopa and chomp is a bit buggy >.<) EDIT: aww the new version is extremly buggy <.<  This post has been edited by Rive on Nov 6 2006, 10:45 AM
Attached File ( Number of downloads: 53 )
Super_Mario__Working_Title__V.2.zip
--------------------
 !?  ?!
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
Track this topic
Receive email notification when a reply has been made to this topic and you are not active on the board.
Subscribe to this forum
Receive email notification when a new topic is posted in this forum and you are not active on the board.
Download / Print this Topic
Download this topic in different formats or view a printer friendly version.
[ Script Execution time: 0.0617 ] [ 14 queries used ] [ GZIP Enabled ] [ Server Load: 1.56 ]
| |