Hi YuHuang
The lifebar hiding problem can be solved
Everything you see ingame is either a texture or a model
Thus, you must export 'Lifebar and Manabar' textures from the MPQ, and edit them whereas they should be totally transparent, then import it again into Import Editor and change the path to the path you found it in MPQ. For now I don't know the path of Lifebars in MPQ , but if someone helps us with the path it would be great.
Getting rid of a fixed camera in game is possible in one case, when the used trigger happened once , the trigger must be all the time working
Your trigger would be :
-
Camera - Fix camera on (Your unit) -OR- Camera - Make Camera follow unit with offset...
Yes here it can be gotten rid of it. But in dota for example, you would never get rid of it after putting -c command, why? Because the trigger is all the time working, it would be like this :
-
Events :
-
Time - Every 0.03 seconds of the game
-
Conditions :
-
Actions :
-
Camera - Fix camera on (Your unit) -OR- Camera - Make Camera follow unit with offset...
Now I believe it has to be all the time fixed,
Wish you the best luck