User Tools

Site Tools


zero_mission:basic_guides:faq

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:faq [2017/06/21 19:33] oneof99zero_mission:basic_guides:faq [2017/06/21 22:19] (current) – removed felixwright
Line 1: Line 1:
-====== MAGE TUTORIAL FAQ ====== 
---------------------------------------------- 
-===== Blocks and Clipdata ===== 
  
- 
-==== Part 1- Interface ==== 
- 
-{{http://i.imgur.com/8iZnWWB.png}} 
- 
-The screen to the left of a visible room in MAGE will look like this. 
- 
-  * Red- View selection (use to view certain layers) 
- 
-  * Orange- Edit selection (use to select a layer to edit and whether or not to edit clipdata) 
- 
-  * Yellow- Spriteset selection 
- 
-  * Green- Clipdata selection (only active if clipdata edit is selected) 
- 
-  * Blue- Tile selection; chosen from available tiles in tile set 
- 
--------------------------------------------- 
- 
-==== Part 2- Layers and Clipdata ==== 
- 
-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. 
- 
-  * BG 0 – The foreground objects lie here, they appear in front of everything (including the player) 
- 
-  * BG 1 – This is most commonly what is used for the player to walk on.   
- 
-  * 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 
- 
-  * BG 3 - This is the entire background image. You can't select this for editing, but you can turn it on or off. 
- 
-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. 
- 
-//Brinstar, Room 6 with and without BG 0 view// 
- 
-{{http://i.imgur.com/JSESD6y.png}} {{http://i.imgur.com/ZwMIruE.png}} 
- 
-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. 
- 
-{{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). 
----------------------------- 
-==== Part 3- Editing Layers ==== 
- 
-This section will explain how to edit how a layer “looks”, but now 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. 
- 
---------------------- 
-==== Part 4- Clipdata ==== 
zero_mission/basic_guides/faq.1498073602.txt.gz · Last modified: 2017/06/21 19:33 by oneof99