| |
Surf's Up, A shell-riding minigame
BurninLeo |
|

Member's Standard
![Super Happy Heart Badge [*]](https://archive.mfgg.net/html/badges/shappyheart.gif) ![MFGG Awards 2006 Winner [*]](https://archive.mfgg.net/html/badges/award06.gif)

Group: Members
Posts: 1617
Member No.: 2273
Joined: 3-July 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
Made straight out of Super Mario Bros. All-Star Quest's components, this minigame was originally made for Minigame Comp #25 (but I missed that deadline  ) It's fun, and I'll probably make more levels for it Here it is Surf's UpYeah, and post your scores and times for fun. And if you can think of a better name for the game, tell me pic: This post has been edited by Burnin#39;Leo on May 5 2007, 09:30 PM
|
|
|
Fender |
|

safsafsafasfas
![Super Happy Heart Badge [*]](https://archive.mfgg.net/html/badges/shappyheart.gif) ![Drawing Comp Top 5 Badge (2) [*]](https://archive.mfgg.net/html/badges/dct2.gif) ![Minigame Comp Runner Up Badge (1) [*]](https://archive.mfgg.net/html/badges/mcr1.gif) ![Minigame Comp Third Place Badge (2) [*]](https://archive.mfgg.net/html/badges/mct2.gif) ![Music Comp Winner Badge (1) [*]](https://archive.mfgg.net/html/badges/ucg1.gif)
![Music Comp Runner Up Badge (4) [*]](https://archive.mfgg.net/html/badges/ucr4.gif) ![Music Comp Third Place Badge (5+) [*]](https://archive.mfgg.net/html/badges/uct5.gif) ![Secret Santa Badge [*]](https://archive.mfgg.net/html/badges/present.gif)

Group: Members
Posts: 2815
Member No.: 1445
Joined: 12-September 05
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
Its the most well-made fangame i have played in awhile.
If you are gonna work on this and make it into a full game (which i recommend) make sure you fix the timer, after i crashed, it kept running. Also, after you loose, maybe make it so a timer starts counting down from 10, and if the player presses a key, it would start again, because i kept pressing n, and it kept exiting out.
and for a name, i dont know, maybe, Shell Surfer or something?
This post has been edited by Freedom Fighter on May 5 2007, 08:10 PM
--------------------
|
|
|
Mariotroid |
|

What is love?
![Super Happy Heart Badge [*]](https://archive.mfgg.net/html/badges/shappyheart.gif) ![Drawing Comp Top 5 Badge (4) [*]](https://archive.mfgg.net/html/badges/dct4.gif) ![Minigame Comp Third Place Badge (2) [*]](https://archive.mfgg.net/html/badges/mct2.gif)

Group: Members
Posts: 4756
Member No.: 2334
Joined: 14-July 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
I'm not sure if this code will work, but it might, because it worked out the slowness problems of the ultramario engine.
In the step event for object_Mario (Or whatever you called him), execute this piece of code:
| QUOTE | instance_activate_all(); instance_deactivate_region(view_xview[0],view_yview[0],view_wview[0],view_hview[ 0],false,true); instance_activate_object(camera) instance_activate_object(music) |
By the way, this code was created by Hello. You might need to give him credit. This code also has a topic made by Zisomek in the fangame discussion board.
This post has been edited by Mariotroid on May 8 2007, 02:26 PM
--------------------
|
|
|
BurninLeo |
|

Member's Standard
![Super Happy Heart Badge [*]](https://archive.mfgg.net/html/badges/shappyheart.gif) ![MFGG Awards 2006 Winner [*]](https://archive.mfgg.net/html/badges/award06.gif)

Group: Members
Posts: 1617
Member No.: 2273
Joined: 3-July 06
Status: (0d)
![[--]](style_images/mfgg2_skin/warn_nosuspend.gif)

|
| QUOTE | I'm not sure if this code will work, but it might, because it worked out the slowness problems of the ultramario engine.
In the step event for object_Mario (Or whatever you called him), execute this piece of code:
QUOTE instance_activate_all(); instance_deactivate_region(view_xview[0],view_yview[0],view_wview[0],view_hview[
0],false,true); instance_activate_object(camera) instance_activate_object(music)
By the way, this code was created by Hello. You might need to give him credit. This code also has a topic made by Zisomek in the fangame discussion board. |
Wow, that does fix the slowness, great code.
|
|
|
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.0891 ] [ 14 queries used ] [ GZIP Enabled ] [ Server Load: 1.81 ]
| |