eliminate p{1}mp {x} {y}

Steven1985

Active member
Hi, Hi, as I already have an mp bar below the player rpg-style I would like to remove p{1}mp {x} {y}. In levels.txt I put #p{1}mp 999 999 but it doesn't work.
Thanks in advance.
 
Excluding p{#}mp means the default MP bar exists. However, including it in levels.txt, but hiding it with negative value(s) on Y axis works better depending on how much height size that sprite is measured. It works the same as p{#}life, p{#}icon, etc. Look at it in the manual if you don't understand.
 
Excluding p{#}mp means the default MP bar exists. However, including it in levels.txt, but hiding it with negative value(s) on Y axis works better depending on how much height size that sprite is measured. It works the same as p{#}life, p{#}icon, etc. Look at it in the manual if you don't understand.
I put in levels.txt p{1}mp 999 -999 but the mpbar is always visible.
 
Back
Top Bottom