(shouting)

MegaMan Endless - Level Design Contest! - CLOSED

would you like to participate in some fun contests? would you like to create some fun contests? well ^_^
Post Reply
User avatar
snoruntpyro
cutest girl 2023
Posts: 884
Joined: 9 years ago
Pronouns: she/her
Contact:

MegaMan Endless - Level Design Contest! - CLOSED

Post by snoruntpyro »

HI BLYKA I'M JUST GONNA REPOST THIS HERE AND NOT EDIT ANYTHING BECAUSE I'M A LAZY BUTT :D

-----------------------
Image
- The Game -

Mega Man Endless is a large scale Endless Attack mode as found in Mega Man 9/10 and various rom hacks. It follows the standard formula with 5 micro level segments before a boss, and will feature 12 bosses and 60 levels. One lap is practically a full-length Mega Man game, and with online leaderboards it's quite the endless experience!
In addition to the Classic Mode it also features a Boss Mode, Timed Mode and Perfect Mode (1 HP and no weapons or item pickups).

This game is essentially complete except for levels, which brings us to...

- The Contest -

My level inspiration has dried up over the years from prior fangames, not to mention they weren't always well-received to begin with. So for a game like Endless that relies entirely on solid level design, I'd love for its levels to be a fanbase effort--your chance to put forth and play what you think a Mega Man level should be like!

This contest is in collaboration with SnoruntPyro, who made it possible with her efforts in tweaking my engine to make it accessible to non-GM users--as well as easy to submit custom levels--for her own level contest that ended recently with good results.
This means no coding or prior gamedev experience is required to take part!

- The Reward -

Winners will see that awesome level design idea they've always wanted to play featured in a 16bit fangame with a top-quality engine.

And their name in the game, naturally.

And... No, there are no prizes. This project is simply a tribute to our favorite Blue Bomber.

Still here? Wonderful, let's move on to...

- The Rules & Guidelines -

- Mega Man can slide, but no charge shot.

- Don't worry about graphics or music! Winners in Endless will have 16bit graphics and tunes chosen after the fact. Do what you want here, but generally sticking to these basic tiles would keep things super simple and easier for you to focus more on design and less on aesthetics.

- Levels must be 6 screens in length, starting and ending with a 32x64 teleporter (which can be set anywhere in the start/end rooms).
If 6 screens isn't enough for you there's no limit to how many levels you can submit, so go all out!
If on the other hand you simply can't finish a 6 screen level but have a killer idea for just a few screens, submit it anyway! It might be worked into something else and you'd still be credited.

- Though the devkit contains more, you can only use enemies and obstacles found on this sheet.

- Levels must be able to be completed without taking damage! Doesn't have to be easy, but it does have to be possible.

- Levels must be able to be cleared without requiring weapons, though by all means plan areas around clever use of them.

- Big/small health/weapon capsules can be placed where appropriate, but try to use sparingly. No 1-Ups or E-Tanks here.

- As an aside, your submission may be subject to minor tweaks if accepted, but full credit still goes to you.

- The Resources -
  • Weapons aren't available to test in the devkit, but here's a demonstrative video and here are full stats and descriptions:

    Hyper Bomb - Energy Used: 2 / Base Damage: 1
    Hold up or down when firing to change the trajectory of a powerful bomb that explodes on enemy impact or after a few seconds. Explosion is multi-hitting. Can also destroy breakable blocks/walls.

    Leaf Shield - Energy Used: 4 / Base Damage: 3
    Can move around and fire it like modern shields; won't vanish on contact with weaker enemies.

    Magnet Missile - Energy Used: 1 / Base Damage: 2
    Will change direction to intercept enemies above or below it.

    Ring Boomerang - Energy Used: 1 / Base Damage: 2
    Returning weapon that can be fired forward, up or at a 45° angle. Essentially mimics Shadow Blade's behavior from Mega Man 3, but is multi-hitting and will never ricochet.

    Charge Kick - Energy Used: 1 / Base Damage: 1
    Slide faster with invincibility while damaging enemies. Continues through the air if you slide off an edge.

    Centaur Flash - Energy Used: 4 / Base Damage: 4
    Clears screen of weak enemies and delivers a crushing blow to strong ones.

    Boost Jump - Energy Used: 3 / Base Damage: 0
    Continuous mid-air jumping for reaching new heights.

    [size=x-small]* Weapon stats subject to change if balancing is required[/size]
    ----------------------------------------------------------------------------------------------------------------------------------------------

    (the following were created by SnoruntPyro for her original contest, so some details may not apply)
  • Z - Jump
    X - Shoot
    A - Previous Weapon Quick Switch
    S - Next Weapon Quick Switch
    Enter - Pause
    Arrow Keys - Move

    DEBUG AND CHEAT KEYS, AND SCREEN SIZES
    F1 - Resolution is 256x224
    F2 - Resolution is 512x448
    F3 - Resolution is 768x672
    F4 - Fullscreen
    F7 - Reset game
    1 - Toggle invincibilty (won't work if you just got hit)
    2 - Kills you if your health is full, otherwise refills your health
    ----------------------------------------------------------------------------------------------------------------------------------------------
  • Basics
    - Extra Tilesets + Custom Spawners
    - Setting Up Your Level For Submission
    ----------------------------------------------------------------------------------------------------------------------------------------------
  • SETTING UP YOUR LEVEL
    - First, create your room by right clicking and copying the room "level_template". Click on the "settings" tab in the room editor and change the name to (Your Username) (Level Name).
    - Next, click on the room 'initiate'. Go to settings and click on 'creation code'. There, you'll see a line that looks like this:
    //setUpLevel(1,level_test,"exampleMusic.ogg")
    - This is the (commented out) code to set up your level with the level select menus and to set up music for it. "setUpLevel" has three arguments - level slot, level room name, and filepath to the music. The filepath to the music has to be in quotes, but the other two don't have to. Just fill in the relevant info and you're good! Be wary, though, the game only supports 5 level slots, but you really don't need more than 1 in this context...
    - NOTE: YOUR MUSIC MUST BE IN .OGG FORMAT!

    HOW TO USE THE EDITOR
    - To place objects, select the "objects" tab on the interface on the leftmost side of the room editor. To select objects, click on the icon with the mouse towards the bottom of the interface. Then, a big popup will pop up, with tons of folders. Move your mouse over the folders to view them. Click on an object to set it to the object you're using, and then left click in the actual room to place it.
    - To mass-place objects, hold "Shift" as you place them. To delete objects, right click them. To mass delete objects, just hold down the right mouse button and drag it along the objects you want to delete. To access an object's creation code, hold CTRL and right click it, and choose "Creation Code".
    - To place blocks, select the "tiles" tab on the interface. Then, hit the icon with the mouse on it towards the bottom. You can then select from various "backgrounds" to use. Click on the tile you want to use, and place it anywhere.
    - Tiles have the same mouse actions as objects, minus the creation code.
    - To edit a room's height and width, and to edit its creation code, select 'settings'. DO NOT EDIT THE 'SPEED', 'ROOM CAPTION', OR 'PERSISTENT' options. Note that in order to have proper scrolling, width values must be a multiple of 256, and height values must be a multiple of 224.
    - In order to add a background to your level, select 'backgrounds', click on 'Background 1' in the menu, check 'Visible when room starts', and click on the mouse icon to choose between a background. If you want to make your background a solid color, just click on the box next to the Color text and choose your color.
    - To edit your spawn point in the level, select 'views', and edit the X and Y options for 'View in room'.

    LEVEL EDITING POINTERS AND TIPS
    - To avoid making unneccesary clones of objects, many enemies have "variations" that you can set by modifying the individual object's "creation code". To modify this, simply right click an object while holding the Control key and select Creation Code. The coding interface will pop up. All you have to do is type in "variation = (variation number)", with the variation number of the enemy being listed below. If you do not set the variation, the object will default to its first variation. If you set the variation to anything other than a listed value, the game will likely crash, so don't do that!
    - Some enemies have variations, ranging from simple color changes to custom variations with harder or easier attributes.
    - Usually, you want to make sure to uncheck the 'Delete underlying' box in the bottom left. Unchecking this box stops Game Maker from deleting objects that intersect each other. The only time you really want this checked is if you're filling blocks/ladders, to prevent unneccessary duplicate objects.
    - If you want to connect your screens instead of making them all individual and apart from each other, use the object called 'camera_setting'. Place that at the top left corner of the first screen in your row, then go into the creation code and type "numberOfScreens = (number of screens you want)".
    - To add a checkpoint to your level, place 'checkpoint_setting' in the top left of the screen you want to make a checkpoint, and then place 'teleport_block' objects around the center of the screen. These objects will define where Mega Man lands when he teleports in. You can have as many checkpoints as you want. Just make sure to not place one in the middle of a stretch of connected screens, otherwise the scrolling will be messed up.
    - Make sure that if you want to connect two screens downwards vertically, you place the object 'holedoor' at the bottom of the first screen.
    - Extend your tiles that touch the top of the room 2-3 tiles above the room. You can place tiles up there, even if you can't see it in the room editor.

    HOW TO USE CUSTOM SPAWNERS
    - Custom spawners are pretty powerful. With it, you can spawn any object in the game with any piece of code you can write. I'm not going to go into meticulous detail on how to do tons of different settings with these (consult your local Game Maker help file for that), so here's a general description of how they work and a thing you can do with them.
    - There are two types of spawners - interval (red) and continuous (green). These are labeled appropriately in the files.
    - Interval spawners will spawn one object at your defined interval. Continuous spawners will endlessly spawn an object at a designated interval for a designated amount of time, before shutting off and waiting another designated amount of time. Remember, for these time values, 60 = 1 second, 30 = half a second and so on.
    - Interval spawners require three values to be inputted - "code", "interval", and "object". "object" is the object the spawner will create (look at the list below for object names), "interval" is self-explanatory, and "code" is anything you might want to put in the creation code. Your code must be formatted 'like this'. If you do not want any creation code, just put code = ''.
    - For example, if you want a spawner that spawns an orange Killer Bullet every two seconds, you would input this in the spawner's creation code:
    interval = 120;
    object = killerbullet;
    code = 'variation = 3';
    - Semicolons are not required. You don't have to have exact spacing as well so you could just do "interval=120" or "interval =120" or "interval= 120" if you're so inclined.
    - The same applies for continuous spawners, except there are some extra variables. You still have to input "code" and "object", but there are three interval variables involved - "spawnInterval", "stopInterval", and "waitInterval". These are the gap between the spawning of objects, how many frames until the spawner stops, and its cooldown time, respectively.
    - For example, if you want a spawner that spews 10 regular bullets straight downwards with a gravity factor of 1 for 10 frames and then wait half a second before spawning again, you would input this -
    object = standard_bullet;
    code = 'grav = 1; sound_stop(sfx_enemyshoot); sound_play(sfx_enemyshoot)';
    spawnInterval = 1;
    stopInterval = 10;
    waitInterval = 30;
    - The sound code is not required, but it is nice to have sound for your spawners.

    NEAT CODING THINGS
    - This is mostly for custom spawners, but this can also be applied for custom resources and creation code and such.
    - Most enemies in the game have "hsp" and "vsp" variables, and some have a "grav" variable. "hsp" and "vsp" are horizontal and vertical pixels per frame, respectively. "grav" is gravity, and you'll generally want this to set to "1". This is the same gravity constant Mega Man uses on land. "0.5" is floatier, and "0.75" is in between.
    - If an object does not have "hsp", "vsp", or "grav" variables, you can substitute them with "hspeed", "vspeed", and "gravity" + "gravity_direction = 270".
    - Some variables might be nice to know. Mega Man's health is "global.health". His E-Tank and W-Tank values are "global.tanks_e" and "global.tanks_m" respectively. The power of his charge shot is "global.csp".
    - You can change Mega Man's keys. The variables are "global.key_up", "global.key_down", "global.key_left", "global.key_right", "global.key_a" (jumping), "global.key_b" (shooting), and "global.key_start" (pausing). For letter and number keys, type ord('key'), with 'key' being the letter/number of your choice (surrounded by ' on both sides). For something like Shift or Ctrl, it will be vk_key with key being the key you want, decapitalized. If this doesn't turn red in the code editor then you typed it in wrong. The Game Maker help file has a full list.

    ENEMY, CODE AND OBJECT NOTES
    - Make sure that when using any floor-tracking enemies (Spines, Spring Heads, Electric Gabyolls, and Garyobies) you set their boundaries by placing "marker" objects where you want them to turn around, unless you want them to run off ledges.
    - You can use the same "marker" objects to make Shield Attackers turn around prematurely, and make Crabbots turn around.
    - There are 8 slots for yoku blocks. They will appear continuously in the order they're numbered.
    - For code/custom spawner purposes, the standard_bullet object, which is used in almost all projectile-shooting enemies, will disappear if you set alarm[0]. So if you wanted to have a bullet only appear for a second, you would type in its creation code alarm[0] = 60.
    - Many obstacles and dynamic platforms have settings you can set in their creation code to change their behavior. These are listed in the 'ELEMENT VARIABLE LIST' section.
    - If you're going to create new enemies, copy existing ones, otherwise you're in for some pain. Make sure to modify their 'User Defined 15' event to have the object's name instead of whatever you copied it from.
    - Make sure to place Have Su Bees (the massive bees that carry hives) where you want them to fly TO, not where you want them to fly from.
    - Make sure to place Monkings (the Mega Man 2 monkeys) in the position you want them to fly and grab to.
    - Make sure to place Parasyus, Moles, M44As, Bombombs, and various other enemies that come down from the sky or from the bottom of the screen inside the screen you want them to appear in. Don't place them offscreen or they'll get scrolled offscreen.
    - If you want to place a gear + clown combo like in Metal Man's stage from 2, JUST place the gear. The clown will automatically appear and land on the gear. You don't have to do anything else special.
    - The "lowgravity_setter" (the moon) and the three purple gravity objects have different uses. The former, when placed, will apply low gravity globally throughout the entire level, so only place one. The latter three objects change Mega Man's gravity when he touches them, so place them as if they were blocks.

    ENEMY VARIATION LIST

    Met Beta & Charging Met & Scuba Met & Metrain
    1 - Default mode.
    2 - The shots are lined up instead of the top and bottom shots being slightly behind.
    3 - Will only shoot the center shot.
    4 - Shots are twice as fast.

    Blader
    1 - The enemy will be green.
    2 - The enemy will be blue.

    Spine
    1 - The enemy will be blue.
    2 - The enemy will be orange.
    3 - The enemy will be blue and always at max speed.
    4 - The enemy will be orange and always at max speed.
    5 - The enemy will be blue and always at minimum speed.
    6 - The enemy will be orange and always at minimum speed.

    Killer Bullet
    1 - The enemy will be red.
    2 - The enemy will be blue.
    3 - The enemy will be orange.

    Beak
    1 - The enemy will be orange.
    2 - The enemy will be red.
    3 - The enemy will be blue.

    Octopus Battery
    1 - It will be red and start moving downwards.
    2 - It will be red and start moving upwards.
    3 - It will be red and start moving leftwards.
    4 - It will be red and start moving rightwards.
    5 - It will be orange and start moving downwards.
    6 - It will be orange and start moving upwards.
    7 - It will be orange and start moving leftwards.
    8 - It will be orange and start moving rightwards.
    9 - It will be blue and start moving downwards.
    10 - It will be blue and start moving upwards.
    11 - It will be blue and start moving leftwards.
    12 - It will be blue and start moving rightwards.

    Flea
    1 - The enemy will be blue.
    2 - The enemy will be red.

    Screw Bomber
    1 - The enemy will be orange.
    2 - The enemy will be blue.
    3 - The enemy will be red.

    Watcher
    1 - Starts moving downwards.
    2 - Starts moving upwards.

    Fan Fiend
    1 - Normal behavior.
    2 - Pushes you twice as hard.
    3 - Pulls you in instead of pushing you.
    4 - Pulls you in twice as hard.

    M445
    1 - Starts moving downwards.
    2 - Starts moving upwards.

    Mole
    1 - Starts moving downwards.
    2 - Starts moving upwards.

    Garyoby
    1 - The enemy will be red.
    2 - The enemy will be orange.
    3 - The enemy will be red and always at max speed.
    4 - The enemy will be orange and always at max speed.
    5 - The enemy will be red and always at minimum speed.
    6 - The enemy will be orange and always at minimum speed.

    Power Muscler
    1 - The enemy will be red.
    2 - The enemy will be green.

    ELEMENT VARIABLE LIST
    To use these, go into the creation code of the object and type in the name of the variable, then an =, and then the value you want to set it to. As a general rule, -1 for any 'dir' variable is left, and 1 for any 'dir' variable is right.

    Yoku Block: 1 setting, 'variation', which changes the sprite.
    1 - Mega Man 4, Wily Stage 1
    2 - Mega Man 6, Wily Stage 2
    3 - Mega Man 5, Proto Stage 1
    4 - Mega Man 2, Heat Man
    5 - Mega Man 1, Elec Man
    6 - Mega Man 1, Ice Man
    7 - Mega Man 9, Plug Man
    8 - Mega Man 9, Endless Mode
    9 - Mega Man 10, Sheep Man
    10 - Mega Man 10, Enker

    Elec block and fire block: 2 settings. 'dir', which is self explanatory, and delay, which is the on/off timer. If you want it to shoot right, type dir = 1 in the creation code, and dir = -1 for it to go left. They will default to right. To change the delay, put delay = (your number here) in the creation code. It will default to 60 (a second in real time).

    Stationary magnet: 1 setting, 'dir'. Self-explanatory. Defaults to right.

    Quick laser spawner: 3 settings - 'delay', which is how many frames until the spawner shoots the lasers, 'dir', the direction (same values apply to this as the rest), and 'laserspeed', the speed of the quick lasers. delay defaults to 1, dir defaults to 1, laserspeed defaults to 16 pixels per frame.

    Gutsman lift: 1 setting - 'dir'. Self-explanatory. Defaults to right.

    Crashman lift: 3 settings - 'mdir' is the direction. Unlike other direction variables, you have to type out your direction. So 'up' for up, 'down' for down, 'right' for right, 'left' for left. 'hsp' is the starting horizontal speed. Negative numbers are left and positives are right. 'vsp' is the starting vertical speed. Negatives are up and positives are down. Keep these consistent with your mdir, otherwise glitches may occur. The lift defaults to going straight up.

    Poking needles: 1 setting - 'dir'. 1 is down, 2 is up, 3 is left, 4 is right. Defaults to down.
- The Signup & Submission -

If you're interested in participating, just say so here and you'll be sent a PM with all the required materials, easy as that!

To submit your level from the devkit:
- Title your room "(Username) (Level Name/Number)".
- Go to the "File" tab at the top, and click on "Export Resources". Save the file as your username. In the popup that follows, uncheck every checkbox except "Rooms", and hit OK.
- PM the exported file to me and SnoruntPyro and you're good to go!

Feel free to post here with any questions or concerns, and have fun!
Submissions are due March 31st!
  • Lamda
  • iYamWhatIYam
  • Entity1037
  • CosmicGem
  • The Stove Guy
  • Rhythm
[/spoiler][/b]

----------------------
Last edited by snoruntpyro 7 years ago, edited 4 times in total.
Image
Image
Image
Image
Image
User avatar
Pikabread
we're gonna talk about e
Posts: 1212
Joined: 9 years ago
First name: lily
Pronouns: she/her/xe/xem
Location: Oh You Know.

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by Pikabread »

oh I like all the unfixed codes and the spoilers that don't work. thx
avatar by unaniem
Image
User avatar
Ivy
Posts: 2387
Joined: 10 years ago
Pronouns: any
Contact:
https://ivy.talkhaus.com/

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by Ivy »

haha did you copy this from SMBX forums
3DS FC: 2793-0650-7690 | Switch: SW-2766-9108-9399 | Steam: ivysaur1996 (ivy)
User avatar
snoruntpyro
cutest girl 2023
Posts: 884
Joined: 9 years ago
Pronouns: she/her
Contact:

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by snoruntpyro »

fuk

i fixed it now
Image
Image
Image
Image
Image
User avatar
raekuul
2 Nephi 2:25-27
Posts: 1841
Joined: 14 years ago
First name: Pokota
Pronouns: he/him/his
Location: Deti Plains
Contact:

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by raekuul »

I missed the last one but sure, I'll give this a try.
Games Beaten In 2020, 2021, 2022, 2023, 2024
Image
User avatar
blue_kirby
Wrong lever!!!
Posts: 376
Joined: 9 years ago
Pronouns: he/him/his
Location: United States

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by blue_kirby »

I'm in a Mega Man mood anyways ^_^
Image
"That's embarrassing"
Kuupa
That's me on the beat, btw [:
Posts: 183
Joined: 9 years ago
First name: Alex
Pronouns: the male ones
Location: In a place just south of Witches' Valley

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by Kuupa »

Yo this sounds fun, lemme in on this.
Image
So here we are. Plays have been enacted. Empires have come and gone. The mightiest have passed away and withered, alike the least. Fires have burned, thousandfold. Yet, did not the great wind serenely continue its course? Does not the blackbird still sing its song? Does not the mistletoe still dwell in the oak's crown? Forgotten, what once has been told. Veiled, the words that once so rang out. Shrouded, like the larva in its cocoon. Let him hear it, who will.
User avatar
128-Up
Captain Aiwana
Posts: 239
Joined: 9 years ago
Pronouns: he/him/his
Location: In a ? Block somewhere, being anxious

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by 128-Up »

I'm in, let's do this.
If Mario has taught me anything, it's that most things rely on whether there's something good in a nearby box.
Note: If something in the above post is done incorrectly, tell the poster as softly as possible, please.

128-Up's IWBTG Fangame Clear List
If you're wondering what on earth 'aiwana' is, click me!

Image <-- Click it!
Image
Image Pokémon is hard.
User avatar
ParmaJon
Moose in a suit
Posts: 156
Joined: 8 years ago
First name: Jon (a bit too obvious?)
Pronouns: he/him/his
Location: ParmaJon's Pizza Palace

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by ParmaJon »

Hell yea I'm in!
Go to bed

Image
User avatar
kumuhmuh
local ice cream dealre
Posts: 46
Joined: 8 years ago
Pronouns: he/him/his
Location: the moon
Contact:

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by kumuhmuh »

i'm in, i can't stop the mega manning
User avatar
snoruntpyro
cutest girl 2023
Posts: 884
Joined: 9 years ago
Pronouns: she/her
Contact:

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by snoruntpyro »

reminder to finish your entries owo
Image
Image
Image
Image
Image
User avatar
raekuul
2 Nephi 2:25-27
Posts: 1841
Joined: 14 years ago
First name: Pokota
Pronouns: he/him/his
Location: Deti Plains
Contact:

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by raekuul »

So as Pyro mentioned in the other contest's thread, I made it in!

I wonder how many people will get the joke once they see my level, though...

After all, I was going for a JOE level.

Games Beaten In 2020, 2021, 2022, 2023, 2024
Image
User avatar
Flashman85
Minor Internet Celebrity
Posts: 14
Joined: 8 years ago
Location: The Moon

Re: MegaMan Endless - Level Design Contest! - OPEN, ends 03/31

Post by Flashman85 »

Hello everyone who submitted a level! We've been discussing this on the Sprites INC thread for this contest, but I'm planning a livestream (after the official game is released) where I play through everyone's raw, submitted levels for Mega Man Endless, regardless of whether they actually got included in the game. Not only would this be a chance to showcase everyone's original vision for their levels, but the developers would be invited to join in the commentary via Skype, Google Hangout, or whatever is most convenient (or else simply being present in chat).

So, would anyone be interested in having their raw, submitted level(s) livestreamed, and if so, would you be interested in participating in the commentary?
No matter where you go, there you are.
User avatar
ParmaJon
Moose in a suit
Posts: 156
Joined: 8 years ago
First name: Jon (a bit too obvious?)
Pronouns: he/him/his
Location: ParmaJon's Pizza Palace

Re: MegaMan Endless - Level Design Contest! - CLOSED

Post by ParmaJon »

My level sucks but sure you can play it, and id love to join in the skype/google hangouts call.
Go to bed

Image
User avatar
Flashman85
Minor Internet Celebrity
Posts: 14
Joined: 8 years ago
Location: The Moon

Re: MegaMan Endless - Level Design Contest! - CLOSED

Post by Flashman85 »

ParmaJon wrote:My level sucks but sure you can play it, and id love to join in the skype/google hangouts call.
Excellent, thanks! I've got some Big Life Stuff going on, so I might need to hold off until next month before I start planning a stream of the raw levels, but I'll be in touch to coordinate logistics once I'm ready.
No matter where you go, there you are.
User avatar
ParmaJon
Moose in a suit
Posts: 156
Joined: 8 years ago
First name: Jon (a bit too obvious?)
Pronouns: he/him/his
Location: ParmaJon's Pizza Palace

Re: MegaMan Endless - Level Design Contest! - CLOSED

Post by ParmaJon »

Flashman85 wrote:
ParmaJon wrote:My level sucks but sure you can play it, and id love to join in the skype/google hangouts call.
Excellent, thanks! I've got some Big Life Stuff going on, so I might need to hold off until next month before I start planning a stream of the raw levels, but I'll be in touch to coordinate logistics once I'm ready.
No problem dude, keep being amazing
Go to bed

Image
User avatar
raekuul
2 Nephi 2:25-27
Posts: 1841
Joined: 14 years ago
First name: Pokota
Pronouns: he/him/his
Location: Deti Plains
Contact:

Re: MegaMan Endless - Level Design Contest! - CLOSED

Post by raekuul »

Hey, so everyone's aware, the game's been officially released.
Games Beaten In 2020, 2021, 2022, 2023, 2024
Image
Post Reply