i know how to make the health but I'm not sure how to have the health follow the stage when i have the character move this is the code im using for the stage to follow the character
i know how to make the health but I'm not sure how to have the health follow the stage when i have the character move this is the code im using for the stage to follow the character
Two ways:- 1.)Put the health bar inside another Movie clip, and make the movie clip follow the player. This makes it easier to control where the hp bar appears. 2.) Add the bar inside the camera, then remove any code from the camera which makes it invisible. (usually something like _visible = false;)
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum