
WEBFISHING
You are viewing a potentially older version of this package. View Latest Version

In the WebFishing update 1.09, the developer & contributors got "Titles".
A Title is a text above your head that says "[LAMEDEV]" "[CONTRIBUTOR]" with fun little colors.
var title_api = get_node("/root/TitleAPI") # Get TitleAPI Node
_name = title_api.register_title(STEAM_ID, TITLE) # Register your own Title
func _ready():
var title_api = get_node("/root/TitleAPI")
_name = title_api.register_title(76561198123766302, "[color=#913BED][LOAF][/color]")
func _ready():
var title_api = get_node("/root/TitleAPI")
_name = title_api.register_title(76561199157842765, "[color=#D57EEC][KIKIN][/color]")
Report any bugs to IamKikin on WEBFISHING Modding Community Discord