- Joined
- Apr 20, 2016
- Messages
- 30
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMMV
Hey there. I think this is the right subforum to put this on.
I'm looking for someone to help me out by looking at some modifications I added to the Sapphire Action System IV. Basically what I'm trying to do is rework the MP bar to be a sort of Overheating Meter. I've managed to kill the player when the bar reaches max, but what I'm having difficulty with is that even though I've got it to the point where different enemy attacks increase the meter more than others, for some reason instead of actually incrementing the meter, it just set it at the value it's supposed to increase. I'm 100% certain I've used += instead of just =, so I'm not sure what the problem could be and I need a fresh set of eyes for this. I'll gladly admit I only have a very rudimentary understanding of Ruby, so I've probably just done something stupid and not realized it.
If you're willing to help, please message me and I'll show you the changes and additions I've made.
As a reward, I'll gladly make some music for your own projects. I do orchestral and 8bit, and am classically trained. I can also experiment in other styles if orch or 8bit is not your thing.
Thanks,
Atman
I'm looking for someone to help me out by looking at some modifications I added to the Sapphire Action System IV. Basically what I'm trying to do is rework the MP bar to be a sort of Overheating Meter. I've managed to kill the player when the bar reaches max, but what I'm having difficulty with is that even though I've got it to the point where different enemy attacks increase the meter more than others, for some reason instead of actually incrementing the meter, it just set it at the value it's supposed to increase. I'm 100% certain I've used += instead of just =, so I'm not sure what the problem could be and I need a fresh set of eyes for this. I'll gladly admit I only have a very rudimentary understanding of Ruby, so I've probably just done something stupid and not realized it.
If you're willing to help, please message me and I'll show you the changes and additions I've made.
As a reward, I'll gladly make some music for your own projects. I do orchestral and 8bit, and am classically trained. I can also experiment in other styles if orch or 8bit is not your thing.
Thanks,
Atman
