Chronic Posted November 11, 2013 Share Posted November 11, 2013 Is there any way to use setCameraMatrix and still have the HUD show? Or is there any other function that sets the Player's camera and have the HUD show? I tried using showPlayerHudComponent but it did nothing. Client: setCameraMatrix ( 0, 0, 5 ) showPlayerHudComponent ( "all", true ) Link to comment
arezu Posted November 12, 2013 Share Posted November 12, 2013 setCameraMatrix doesn't change hud in any way. You probably have another script that is hiding the HUD. Link to comment
Chronic Posted November 12, 2013 Author Share Posted November 12, 2013 No I disabled all the resources except for the default ones. Before: http://i.imgur.com/OXmoItT.jpg After: http://i.imgur.com/xpDc6Ly.png As you can see the health, money disappear. Link to comment
xXMADEXx Posted November 12, 2013 Share Posted November 12, 2013 I'm not really sure if you can have the money/health/armor/weapon visible when you change the camera view. Link to comment
Chronic Posted November 12, 2013 Author Share Posted November 12, 2013 Is there a function that allows the HUD and changes the camera? I really want this Link to comment
xXMADEXx Posted November 12, 2013 Share Posted November 12, 2013 Don't think so, but if there is it'll be on wiki. Link to comment
Chronic Posted November 12, 2013 Author Share Posted November 12, 2013 Couldn't find it, oh well. Link to comment
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