User Tools

Site Tools


zero_mission:basic_guides:mage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
zero_mission:basic_guides:mage [2024/05/15 13:11] – placeholder images for editor sections (need to be given legends later) felixwrightzero_mission:basic_guides:mage [2024/05/15 15:59] (current) felixwright
Line 2: Line 2:
 <WRAP centeralign> <WRAP centeralign>
 ======= HOW TO EDIT METROID ZERO MISSION =======  ======= HOW TO EDIT METROID ZERO MISSION ======= 
 +[[#getting_ready_to_rom_hack|▼ GETTING READY TO ROM HACK]]
 +
 FIXME (INCOMPLETE)\\  FIXME (INCOMPLETE)\\ 
  
Line 17: Line 19:
 <WRAP centeralign> <WRAP centeralign>
 ====== GETTING READY TO ROM HACK ======     ====== GETTING READY TO ROM HACK ======    
 +[[#how_to_edit_metroid_zero_mission|▲ Back to TOC]] | [[#part_1mage_s_editors_options|▼ PART 1: MAGE'S EDITORS AND OPTIONS]]
 </WRAP> </WRAP>
 \\  \\ 
Line 134: Line 137:
  
 Sometimes, you may make a mistake. That's OK, happens to the best of us! You can quickly reload your rom by selecting it in ''File -> Recent Files''\\  Sometimes, you may make a mistake. That's OK, happens to the best of us! You can quickly reload your rom by selecting it in ''File -> Recent Files''\\ 
 +\\ 
 +\\ 
 +----
 +
 +===== Are your big ideas actually possible? =====
 +
 +Until you understand the limits of the game you're hacking, your ideas might seem impossible or at least very hard to code. Most people won't want to go through the trouble of coding it for you unless they believe your project has real potential. Learning these limits takes time, but if your ideas are simple or you're willing to use a simplified version of your original idea, it becomes much more feasible. It's helpful to initially assume your ideas might not be possible (while still checking with experienced hackers). As more of your ideas get refined or ruled out, you'll start to see what's realistically achievable. <color orange>You should try using what's already in the game to do the thing you want. It may not be perfect, but will hopefully get the job done.</color>
 +\\ 
 +\\ 
 +----
 +
 +===== What kind of hack do you want to make? Will it be worth it? Who is your audience? =====
 +
 +You should consider all of this now and spare yourself a LOT of possible wasted time later. Is this hobby really for you? Real talk: overwhelmingly, most of the people who try to hack Metroid have either given up, or they released something they didn't really want to release, and then they gave up. You are probably going to give up. Hacking Metroid is not extremely difficult, but it is also not something that you can do fast. You will probably be at this for years if your goal is to make something lastingly notable and polished. Be ready for the possibility of restarting projects repeatedly, being unable to solve problems for weeks or months until you've learned more, and giving up on dream ideas that are impossible to do.
 +
 +Personal satisfaction is also probably the most important thing there is about this hobby. If you don't like Metroid enough to consider working on it as an unpaid, illegal side-career, then you will probably lose the motivation to keep working on your project after awhile. Knowing your audience is also a big deal, because it allows you to scale your expectations.
 +
 +<color orange>Do you want to make a hack that tons of people will play and enjoy for years? If so, MAKE YOUR HACK EASY, MAKE YOUR HACK PRETTY, MAKE YOUR HACK WELL.</color> That's all there is to it. You are creating a game, not a hack. The difficulty is in the simplicity of actually sticking to those three simple rules above all else, and not becoming tempted by other ideas later that compromise your initial vision. If your hack is extremely easy for you to play through, then that means it should be about average difficulty for somebody who only played and enjoyed Metroid a long time ago, but recently discovered that ROM hacks of it exist.
 +
 +Do you want to make a hack that challenges veteran Metroid players? If so, get rid of any expectations you have about how people will feel about your hack. Almost everyone will simply not like it because it's too difficult, and there is nothing you can do to make them enjoy it or appreciate the amount of time and work you put into it - at the end of the day, you still created something that they do not feel is worth taking their time to play through. This happens because proportionally rewarding the player for accomplishing difficult tasks becomes much harder to do unless you know assembly programming, which means that you just have to hope that the player's personal sense of achievement is enough to keep them interested in your hard game. Almost always, it will not be.
 +
 +It will probably always be a bad decision to try making a fun hard hack as your first project. Hard hacks are only interesting to veteran players of the game, which is a very small number of people. If that is your intended audience, go for it, but don't expect your hard hack to gain much attention. Difficulty is more often just... difficult, and not that fun.
 \\  \\ 
 \\  \\ 
Line 147: Line 172:
  
 ====== PART 1: MAGE'S EDITORS & OPTIONS    ======     ====== PART 1: MAGE'S EDITORS & OPTIONS    ======    
 +[[#how_to_edit_metroid_zero_mission|▲ Back to TOC]] | [[#part_2creating_a_room|▼ PART 2: CREATING A ROOM]]
 +
 <color orange>REMINDER: This wiki has some limitations. Refresh the page if images stop loading.</color> <color orange>REMINDER: This wiki has some limitations. Refresh the page if images stop loading.</color>
  
Line 335: Line 362:
  
  === 12. Header Editor ===   === 12. Header Editor === 
-ADD IMAGE TODO +[[#header_editor1|▶ More information: Header Editor]]
- +
-BACKGROUND DATA +
-^       Name       ^ Description                                                                                                                                                         ^ +
-Tileset     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | +
-| Transparency   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   +
-| BG3 Scroll    | Show/Hide Doors (objects used to link rooms)                                                                                                        | +
-| Effect  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   +
-| Effect Y Pos     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | +
- +
-POINTER +
-| BG0   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   +
-| BG1    | Show/Hide Doors (objects used to link rooms)                                                                                                        | +
-| BG2  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   +
-| BG3     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | +
-| CLIP   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   +
- +
-PROP (BG PROPERTY) +
-| BG0    | Show/Hide Doors (objects used to link rooms)                                                                                                        | +
-| BG1  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   +
-| BG2     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | +
-| BG3   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   +
- +
-SPRITESET DATA +
- +
-POINTER +
-| DEFAULT    | Show/Hide Doors (objects used to link rooms)                                                                                                        | +
-| FIRST  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   +
-| SECOND     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | +
- +
-SET +
-| DEFAULT   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   +
-| FIRST    | Show/Hide Doors (objects used to link rooms)                                                                                                        | +
-| SECOND  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   +
- +
-EVENT +
-| FIRST     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | +
-| SECOND   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   +
- +
-MISCELLANEOUS +
-| MAP X    | Show/Hide Doors (objects used to link rooms)                                                                                                        | +
-| MAP Y  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   +
-| MUSIC     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | +
- +
-^       Name       ^ Description                                                                                                                                                         ^ +
-| AREA   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   +
-| ROOM    | Show/Hide Doors (objects used to link rooms)                                                                                                        | +
-| OFFSET  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   +
-| APPLY    | Show/Hide Doors (objects used to link rooms)                                                                                                        | +
-| CLOSE  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |  +
 \\  \\ 
 \\  \\ 
Line 390: Line 368:
  
  === 13. Tileset Editor ===   === 13. Tileset Editor === 
 +[[#tileset_editor1|▶ More information: Tileset Editor]]
 \\  \\ 
 \\  \\ 
Line 395: Line 374:
  
  === 14. Graphics Editor ===   === 14. Graphics Editor === 
 +[[#graphics_editor1|▶ More information: Graphics Editor]]
 \\  \\ 
 \\  \\ 
Line 400: Line 380:
  
  === 15. Palette Editor ===   === 15. Palette Editor === 
 +[[#palette_editor1|▶ More information: Palette Editor]]
 \\  \\ 
 \\  \\ 
Line 405: Line 386:
  
  === 16. Tile Table Editor ===   === 16. Tile Table Editor === 
 +[[#tile_table_editor1|▶ More information: Tile Table Editor]]
 \\  \\ 
 \\  \\ 
Line 410: Line 392:
  
  === 17. Animation Editor ===   === 17. Animation Editor === 
 +[[#animation_editor1|▶ More information: Animation Editor]]
 \\  \\ 
 \\  \\ 
Line 415: Line 398:
  
  === 18. Sprite Editor ===   === 18. Sprite Editor === 
 +[[#sprite_editor1|▶ More information: Sprite Editor]]
 \\  \\ 
 \\  \\ 
Line 420: Line 404:
  
  === 19. Spriteset Editor ===   === 19. Spriteset Editor === 
 +[[#spriteset_editor1|▶ More information: Spriteset Editor]]
 \\  \\ 
 \\  \\ 
Line 425: Line 410:
  
  === 20. Connection Editor ===   === 20. Connection Editor === 
 +[[#connection_editor1|▶ More information: Connection Editor]]
 \\  \\ 
 \\  \\ 
Line 430: Line 416:
  
  === 21. Minimap Editor ===   === 21. Minimap Editor === 
 +[[#minimap_editor1|▶ More information: Minimap Editor]]
 \\  \\ 
 \\  \\ 
Line 435: Line 422:
  
  === 22. Text Editor ===   === 22. Text Editor === 
 +[[#text_editor1|▶ More information: Text Editor]]
 \\  \\ 
 \\  \\ 
Line 440: Line 428:
  
  === 23. Demo Editor ===   === 23. Demo Editor === 
 +[[#demo_editor1|▶ More information: Demo Editor]]
 \\  \\ 
 \\  \\ 
Line 445: Line 434:
  
  === 24. Physics Editor ===   === 24. Physics Editor === 
 +[[#physics_editor1|▶ More information: Physics Editor]]
 \\  \\ 
 \\  \\ 
Line 450: Line 440:
  
  === 25. Weapon Editor ===   === 25. Weapon Editor === 
 +[[#weapon_editor1|▶ More information: Weapon Editor]]
 \\  \\ 
 \\  \\ 
Line 567: Line 558:
 ---- ----
  
-=== Part 1- BG Editing Mode ===+ ===== Header Editor =====  
 +{{zero_mission:basic_guides:header.png}}
  
-The first step to editing rooms is selecting what layer you want to change. There are 3 layers of tiles that changes how the room looks and one layer that determines how the player will interact with those hitboxes.+BACKGROUND DATA 
 +^       Name       ^ Description                                                                                                                                                         ^ 
 +| Tileset     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | 
 +| Transparency   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   
 +| BG3 Scroll    | Show/Hide Doors (objects used to link rooms)                                                                                                        | 
 +| Effect  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   
 +| Effect Y Pos     | Show/Hide Sprites (enemies and objects with AI, e.gmorph ball item)                                                                               |
  
-  * BG 0 – The foreground objects lie here, they appear in front of everything (including the player)+POINTER 
 +| BG0   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   
 +| BG1    | Show/Hide Doors (objects used to link rooms)                                                                                                        | 
 +| BG2  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   
 +| BG3     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | 
 +| CLIP   | Show/Hide Sprite Outlines (actual position of the objects/enemies                                                                                 |  
  
-  * BG 1 – This is most commonly what is used for the player to walk on.  +PROP (BG PROPERTY) 
 +| BG0    | Show/Hide Doors (objects used to link rooms)                                                                                                        | 
 +| BG1  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   
 +| BG2     | Show/Hide Sprites (enemies and objects with AI, e.g. morph ball item)                                                                               | 
 +| BG3   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |  
  
-  * BG 2 – Includes background objects, which do not usually affect the gameplay and are there for decorative purposes (rocks and plants). They appear behind everything+SPRITESET DATA
  
-  * BG 3 - This is the entire background image. You can't select this for editingbut you can turn it on or off.+POINTER 
 +| DEFAULT    | Show/Hide Doors (objects used to link rooms)                                                                                                        | 
 +| FIRST  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   
 +| SECOND     | Show/Hide Sprites (enemies and objects with AIe.gmorph ball item)                                                                               |
  
-You can only have one of these selected at a time to edit. You can also click on their views to show/hide them in case you need to see something from a different perspective. Keep in mind that all of these layers scroll at the same rate, and as such you will not experience any parallax scrolling with them.+SET 
 +| DEFAULT   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   
 +| FIRST    | Show/Hide Doors (objects used to link rooms)                                                                                                        | 
 +| SECOND  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |  
  
-//BrinstarRoom 6 with and without BG 0 view//+EVENT 
 +| FIRST     | Show/Hide Sprites (enemies and objects with AIe.g. morph ball item)                                                                               | 
 +| SECOND   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |  
  
-{{http://i.imgur.com/JSESD6y.png}} {{http://i.imgur.com/ZwMIruE.png}}+MISCELLANEOUS 
 +| MAP X    | Show/Hide Doors (objects used to link rooms)                                                                                                        | 
 +| MAP Y  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   
 +| MUSIC     | Show/Hide Sprites (enemies and objects with AI, e.gmorph ball item)                                                                               |
  
-The final choice of importance is “clipdata”. Clipdata is not tied to any layer; rather, it decides how a specific block in the room will act. You can select to edit clipdata along with layers while making blocks; however, since you may want to edit clipdata for several different blocks at the same time it is possible to select clipdata without any other option.+^       Name       ^ Description                                                                                                                                                         ^ 
 +| AREA   | Show/Hide Sprite Outlines (actual position of the objects/enemies)                                                                                  |   
 +| ROOM    | Show/Hide Doors (objects used to link rooms)                                                                                                        | 
 +| OFFSET  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |   
 +| APPLY    | Show/Hide Doors (objects used to link rooms)                                                                                                        | 
 +| CLOSE  | Show/Hide Scrolls (objects used to restrict the player camera)                                                                                      |  
  
-{{http://i.imgur.com/Cr4HSOT.png}} 
- 
-Shown above is the drop down menu for selecting clipdata. I will explain the different types of clipdata later in this chapter. Keep in mind that some types of clipdata have only minor differences that may wreak havoc upon level design if used incorrectly (i.e. no reform and never reform). 
-\\  
-\\  
----- 
- 
-=== 1A- Layers === 
- 
-This section will explain how to edit how a layer “looks”, but not how it works (clipdata). Make sure that you have selected the correct layer to edit before you start editing the room you have chosen. Also, make sure to choose the correct layer that corresponds with the type of block you want to work with. 
- 
-**Controls** 
-  * Left Click - Paste Block(s) 
-  * Right Click - Copy Block(s) 
- 
-When selecting blocks to copy, you can select from either the tile table or from the map. If you select blocks from the map, it will only copy blocks from the layer you are currently on. This can be used to build pre-determined structures more quickly or to copy things that you may want to reuse several times in a room. 
- 
-For example, in the pictures below a door is selected. Later, it is pasted into the room as a whole set of blocks (the red box is the outline for where it would be placed if the mouse left clicked again). 
- 
-{{http://i.imgur.com/625YAXT.png}} -> {{http://i.imgur.com/DvPaPE0.png}} 
- 
-A general rule of thumb for editing layers is to make the blocks that Samus can stand on be Layer 1, since Layer 2 will always appear behind her. 
-\\  
-\\  
----- 
- 
-=== 1B- Clipdata === 
- 
-In bland terms, Clipdata is how each block works. Each tile location in a room has a certain clipdata value assigned, be it 0 for air or 10 or solid. There are FF (255) slots available for different types of clipdata, however many are unused. Be very careful when editing clipdata in a room, because clipdata will work how it wants whether or not you have a block placed in a slot (for example, you can have an invisible slope in the air due to clipdata that has been assigned to empty squares). This means that any block that you do not want to be special will be assigned clipdata value 0, which indicates "air". 
- 
-Clipdata is edited in the same way as block layers, with the only difference being that if you select a large group of blocks in the tile table, they will all share the same clipdata. MAGE is very generous in explaining what each clipdata number does, so I will just explain the important values whose functions may not be obvious at all. 
- 
-[[zero_mission:data_maps:clipdata|Metroid Zero Mission - Clipdata List]] 
- 
-Individual Clipdata and how to use them is explained in the above link! 
-Alternatively, you can read the next sections on the most used functions in rooms (highly recommended). 
-\\  
-\\  
----- 
- 
-=== a. Basic Blocks === 
- 
-The most common types of blocks you will use are ground blocks. Clip0 and Clip10 ("Air" and "Solid Block", respectively) will likely be your most used blocks in the room. Other blocks, such as Clip11 or Clip16 ("/ Steep Floor Slope" and  "\ Lower Right Floor Slope") 
- 
-{{https://i.imgur.com/A9rePYz.png}} 
- 
-As seen above, solid clipdata prevents any sprites from moving through it. This includes the player, enemies, and projectiles (ok wave beam sure it passes through). Samus can pass through passages with a height of 2. Morph ball can pass through a passage with a height of 1. Slopes will work like they sound, they gradually make the player go lower. Keep in mind that Samus's head can not clip through the ceiling when going up or down a slope, so make sure to plan the overhead accordingly (shown bottom). 
- 
-{{https://i.imgur.com/GkKsVde.png}} 
-\\  
-\\  
----- 
- 
-=== b. Item Tanks === 
- 
-Item tanks are much easier to use than they may seem at first. All one has to do is select the proper tile in the tileset and use the corresponding clipdata on the tile. For example, a missile would use Clip5D to denote its "tankiness." If you have clipdata showing, expansion tanks will be shown as purple. Also, only Energy Tanks, Missile Tanks, Super Missile Tanks, and Power Bomb Tanks can be placed this way. All other items must be taken from a Chozo Statue (a set of sprites which I will explain later). 
- 
-{{https://i.imgur.com/yUlFxJY.png}} 
- 
-"But One," you may be asking, "how do I set the tanks to have the properties of the blocks around them?" Well, this is very simple. Use Clip6C-Clip6F for expansions hidden in blocks that must be shot (like in the picture above on the right) or Clip7C-7F for expansions that are placed underwater. 
-\\  
-\\  
----- 
- 
-=== c. Breakable Blocks === 
- 
-An important type of block to have is the breakable block. This includes anything from crumble blocks (which break under the player's feet) to screw attack blocks (which can only be broken with the screw attack). These come in 3 varieties: Reform, No Reform, and Never Reform. Reform means the block will reform after approximately 5 seconds. No Reform means that the block will not come back until the player leaves the room and returns. Never Reform indicates that the block will never reappear, no matter what happens in the world. Unfortunately, not every type of breakable block has each of these 3 settings (actually, none of them (excluding normal shot blocks) have all three; they usually have 2). 
- 
-{{https://i.imgur.com/mlKvmjV.png}} 
- 
-A breakable block to note is the horizontal and vertical bomb blocks. These can be used to create the infamous bomb chains that Zero Mission and Fusion have. 
- 
-{{https://i.imgur.com/qsZG6Ty.png}} 
-\\  
-\\  
----- 
- 
-=== d. Water, Acid, and Lava === 
- 
-Clipdata A0, A1, and A2 are used for Weak Lava (which varia suit is immune to), Strong Lava (which gravity suit is immune to), and Acid (which nothing is immune to). These are fine to be used, however it is more recommended to use header effects (explained later) instead of these. The same goes for water, which is clipdata 1B. 
- 
-{{https://i.imgur.com/aX1NoVY.png}} 
-\\  
-\\  
----- 
- 
-=== e. BG0 Transparency === 
- 
-There are several clipdata blocks that affect layer 0. These are pretty odd, but essentially they change either the transparency of bg0 tiles or make it brighter/darker. Keep in mind that these apply effects to lava/acid/water if you have them in the room by using the room headers. 
- 
-{{https://i.imgur.com/5JpeO1H.png}} 
-\\  
-\\  
----- 
- 
-=== f. Door Transition Tiles === 
- 
-Doors are an essential part to any hack. Their use is not obvious, but it is rather simpler than one might expect. However, seeing as doors should be paired with sprites, I will explain how to use them in the sprites section. 
-\\  
-\\  
----- 
- 
-=== Part 2- Object Editing Mode === 
- 
-{{https://imgur.com/4TSgBx3.png}} {{https://imgur.com/6TPC4dC.png}} {{https://imgur.com/KSrfMxR.png}} 
- 
-Sprites can be easily edited by clicking the morph ball symbol at the top of MAGE. To access the sprite editor, click the long beam button. To access the spriteset editor, click the eticoon/dachora symbol to the right of the long beam. 
-\\  
-\\  
----- 
- 
-=== a- Sprite Editor === 
- 
-{{https://imgur.com/ttnoeCj.png}} 
- 
-  * Red - Sprite Preview, shows how the sprite looks. Some sprites like geemers and zeelas don't have their alternate colors shown since those are decided by their AI 
- 
-  * Orange - Sprite number and Primary/Secondary selection. 
- 
-  * Yellow - Health and Damage selection. Damage may not be accurate for boss sprites. Suit Reduction only applies to Fusion, where first number is varia suit and second is gravity 
- 
-  * Green - Drop Probability, the total for all drop chances must equal 400 (in hex). The probability is the drop's number divided by 400 (in hex). 
- 
-  * Blue - Vulnerability checkmarks. This decides what can damage an enemy. 
- 
-  * Purple - GFX and Pallete offsets. You can directly go to the graphics editor with these. 
- 
-  * Black - AI Offset. This just indicates to where the AI for the sprite is. 
-\\  
-\\  
----- 
- 
-=== b- Spriteset Editor === 
- 
-Each room has a specific spriteset chosen for its room that can only have up to 8 rows of sprite graphics. This means that stuff like bosses and larger enemies may create problems if you want to have a lot of enemy variety in your room. 
- 
-{{https://imgur.com/fhGxoQ5.png}} 
- 
-  * Red - Graphics layout. Each spriteset can only have 8 rows of graphics. The bottom two rows are reserved for messages, so make sure that you don't have anything in those two rows if your room contains an item. 
- 
-  * Orange - Preview. Shows the currently selected sprite. 
- 
-  * Yellow - Palletes. These are all the sprite palette rows being used up by sprites in the spriteset. 
- 
-  * Green - Selection of spriteset editor and slot. There can be as many as F slots (aka 15 enemies), however this isn't particularly useful since you can only have 8 rows of graphics anyways. 
- 
-  * Blue - Sprite selection for the current slot you have selected. Then you also select what row the top row of the gfx should be on. 
- 
-  * Purple - Import/Export. You can import and export spritesets. 
-\\  
-\\  
----- 
- 
-=== 2A- Sprites === 
-[[https://forum.metroidconstruction.com/index.php/topic,3969.msg68497.html#msg68497 | Port this (Forum Link)]]FIXME 
- 
-Right clicking anywhere on a room whilst in sprite edit mode will bring up the following menu 
- 
-{{https://imgur.com/WADuDY9.png}} 
-\\  
-\\  
----- 
- 
-=== 2B- Doors === 
-[[https://forum.metroidconstruction.com/index.php/topic,3969.msg68497.html#msg68497 | Port this (Forum Link)]]FIXME 
-\\  
-\\  
----- 
- 
-=== 2C- Scrolls === 
-FIXME 
-\\  
-\\  
----- 
- ===== Header Editor =====  
-{{zero_mission:basic_guides:header.png}} 
 \\  \\ 
 \\  \\ 
Line 847: Line 694:
 <WRAP centeralign> <WRAP centeralign>
 ====== PART 2: CREATING A ROOM                 ====== ====== PART 2: CREATING A ROOM                 ======
 +[[#how_to_edit_metroid_zero_mission|▲ Back to TOC]] | [[#part_3other_stuff|▼ PART 3: OTHER STUFF]]
 </WRAP> </WRAP>
  ===== Basic level editing                     =====  ===== Basic level editing                     =====
Line 907: Line 755:
 <WRAP centeralign> <WRAP centeralign>
 ====== PART 3: OTHER STUFF                     ====== ====== PART 3: OTHER STUFF                     ======
 +[[#how_to_edit_metroid_zero_mission|▲ Back to TOC]]
 </WRAP> </WRAP>
  ===== Save stations                           =====  ===== Save stations                           =====
zero_mission/basic_guides/mage.1715778698.txt.gz · Last modified: 2024/05/15 13:11 by felixwright