[4.5.9] Custom HUD text that changes per screen

karikas

New member
Hi, I'm fairly new to all this but was able to figure out a problem I had, which was how to change some text in the HUD to show the "location" of the player depending on which screen they're on. Some screens should say "INSIDE HOUSE", some screens say "OUTSIDE", some say "RIVER TRAIL", etc. A little custom code (and figuring out how assembly actually works) and screen flags did the trick. I put together a video here:

View: https://youtu.be/iEKdwuDYT_A


and corresponding code here: https://gist.github.com/karikas/2cf911fce98e59fb3a3cde9280f44368

My apologies as the video is too long and meandering as I tried to explain what was going on! Joe Granato makes these look easy!

custom hud.png
 
Top Bottom