Rayman Designer hacking: Difference between revisions
No edit summary |
No edit summary |
||
| Line 118: | Line 118: | ||
|| [[Image:Music sign.png|frame|left|An [[exit sign]] with a note.]] | || [[Image:Music sign.png|frame|left|An [[exit sign]] with a note.]] | ||
|} | |} | ||
== Map properties == | |||
For each created map there's an configuration file, named MAP.INI with the basic map properties. Example: | |||
{| width="auto" align="center" style="border-style:dotted;border-width:1mm;border-color:green;text-align:left" | |||
|[Map]<br /> | |||
World=<br /> | |||
Title=<br /> | |||
Author=<br /> | |||
Comment=<br /> | |||
[Game]<br /> | |||
Level=<br /> | |||
[Power]<br /> | |||
Hanging=<br /> | |||
Fist=<br /> | |||
Helico=<br /> | |||
SuperHelico=<br /> | |||
Run=<br /> | |||
Seed=<br /> | |||
[LevelBackGround]<br /> | |||
Filename=<br /> | |||
[CD]<br /> | |||
Track=<br /> | |||
|} | |||
Most values here can simply be changed using the Mapper program. However, the Mapper program only gives two options for the background and music, while in fact there are usually several ones which can be used. Setting the track to 3 will play the [[Bonus level (Rayman 1)|bonus level]] music. | |||
==The Extended ''Rayman Designer'' Editor== | ==The Extended ''Rayman Designer'' Editor== | ||