Sneaky Axolxtl Posted November 20, 2022 Share Posted November 20, 2022 I want my character to say everything in capitals like wx78. I tried going into wx's code and finding something but I didn't find anything. Any help? Link to comment https://forums.kleientertainment.com/forums/topic/144788-how-do-i-make-my-custom-character-text-automatically-capitals/ Share on other sites More sharing options...
CarlZalph Posted November 20, 2022 Share Posted November 20, 2022 2 hours ago, Sneaky Axolxtl said: I want my character to say everything in capitals like wx78. I tried going into wx's code and finding something but I didn't find anything. Any help? From prefabs/wx78.lua: inst.components.talker.mod_str_fn = string.utf8upper 1 Link to comment https://forums.kleientertainment.com/forums/topic/144788-how-do-i-make-my-custom-character-text-automatically-capitals/#findComment-1611303 Share on other sites More sharing options...
Sneaky Axolxtl Posted November 21, 2022 Author Share Posted November 21, 2022 2 hours ago, CarlZalph said: From prefabs/wx78.lua: inst.components.talker.mod_str_fn = string.utf8upper OH i'm dumb. Thanks! Link to comment https://forums.kleientertainment.com/forums/topic/144788-how-do-i-make-my-custom-character-text-automatically-capitals/#findComment-1611324 Share on other sites More sharing options...
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