Hello, I'm learning on how to use the Intersect Engine and I made a level "reset" system, where the player goes back to level 1 after reaching level 100.
Â
The problem is that when the player resets, his HP and MP resets together. Does anyone know how to fix that? Is there any way to increase HP and MP based on any of the attributes?
Â
BEFORE LEVEL RESET:
Level 99 - 1000 HP and 500 MP
Â
AFTER LEVELÂ RESET:
Level 1 - HP goes back to 20 and MP goes back to 10. What I want is to keep the player with 1000 HP and 500 MP and then increase them as the player level up.
Question
jvguidio
Hello, I'm learning on how to use the Intersect Engine and I made a level "reset" system, where the player goes back to level 1 after reaching level 100.
Â
The problem is that when the player resets, his HP and MP resets together. Does anyone know how to fix that? Is there any way to increase HP and MP based on any of the attributes?
Â
BEFORE LEVEL RESET:
Level 99 - 1000 HP and 500 MP
Â
AFTER LEVELÂ RESET:
Level 1 - HP goes back to 20 and MP goes back to 10. What I want is to keep the player with 1000 HP and 500 MP and then increase them as the player level up.
Â
Regards.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now