- Joined
- Oct 12, 2015
- Messages
- 281
- Reaction score
- 169
- First Language
- Français
- Primarily Uses
Hello DEX,
I just found a bug in your great plugin with Y offset position that are added again in the hud with your version 2.02 in rpg maker mv 1.34
$gameSystem.gauge("fishing2").background("DefaultBackground",0,100).foreground("FishingIcon", 0,100);
Each time I trigger the fishing, the hud add another 100 pixel in Y and dont reset the position.
Is it something to tweak on your plugin or the parameter that I enter are bad?
Because what I want is to lower the hud about 100 pixel to the bottom.
Thanks for your help!
I just found a bug in your great plugin with Y offset position that are added again in the hud with your version 2.02 in rpg maker mv 1.34
$gameSystem.gauge("fishing2").background("DefaultBackground",0,100).foreground("FishingIcon", 0,100);
Each time I trigger the fishing, the hud add another 100 pixel in Y and dont reset the position.
Is it something to tweak on your plugin or the parameter that I enter are bad?
Because what I want is to lower the hud about 100 pixel to the bottom.
Thanks for your help!