Quantcast
Channel: General Mod Discussion
Viewing all articles
Browse latest Browse all 7890

Question about ModPlayer

$
0
0
So I am trying to create a custom player so that each player will have addition values and bools associated with each character. But I wasn't able to figure out how I make it so that any character created with my mod installed will use my custom player class. I'm still rather new to terraria modding so i'm sorry baby if this is a stupid question.

Code:
using ElementalExpansion.UI;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;...

Question about ModPlayer

Viewing all articles
Browse latest Browse all 7890

Trending Articles