How To Make A Custom Name For Glitched Studio's Menus
Step 1: Make A TxT file In the mods folder called glitchedcustomname in all lowercase
Step 2: Open The TxT named glitchedcustomname
Step 3: Then Make Ur Name (for a cooler name read the text that says how to make a better name tag )
Your custom name tag is now ready to use!
How To Make Nametag Cooler
1) First Get Ur Nametag using the steps below
2) Things Of How to add colors to the nametag below
PhotonNetwork.Nickname = "UrNickName";
U Could Use Hexcodes Like
"UrNickName"
Or U Could Do
How To Make A Custom Name In VS/C#/DLL
1) Open Ur Project
1) Go To A Button, Toggle Or Make A
public static void customname()
{
PhotonNetwork.Nickname = "UrNickName";
}
3) Use What U Know And Learned To Make Better Nametag