CometMB @CometMB
Joined about 2 years ago
DevShe / They
AboutMe.cs _ ☐ x
public class AboutMe
{
public string Name = "Comet"; public string Pronouns = "She/Her | They/Them"; public AgeClassification = AgeClassification.Minor;
public string Occupation = "Game Dev"; public string EngineOfChoice = "Unity Engine"; public float CareerLengthInYears = 4.5f;
}

