Pages 1
Universal Fighting Engine Forum We are no longer using the forum to answer questions due to bot attacks. Please use our discord instead: https://discord.gg/hGMZhF7 |
You are not logged in. Please login or register.
Universal Fighting Engine Forum → UFE 1 Source (Deprecated) → Increase Player LifePoints Runtime
Have a look at this post.
Also, check out this more recent one from roswell.
Neither actually go into Survivial Mode specifics, but at least explain coding up an Arcade Mode (which you'd need before you make Survival).
Just remember that characters are destroyed at the end of each match and are newly instantiated at the start. So before even thinking about health regen, I'd think about keeping the same health at the next game first... from there, regen won't be hard.
Good luck!
I have try this UFE.SetLifePoints () method.
Ex : UFE.SetLifePoints (10000, winner);
But my player's helth can't increase. can you tell me how to use this method?
You have any demo code for this functionality?
I have write this code at OnGameEnds() method.
Universal Fighting Engine Forum → UFE 1 Source (Deprecated) → Increase Player LifePoints Runtime
Powered by PunBB, supported by Informer Technologies, Inc.