I have an error that says "Expecting EOF found 'maxHunger' " what do I do?
using; UnityEngine;
using; Syetem.Collections.Generic;
using; UnityEngine;
{
//PlayerVitals
public float maxHunger, maxThirst, maxHeath, maxTemp;
public staticfloat;hunger, heath, temp;
void Update()
{
}
}
↧