Submissions from 2017-06-10 to 2017-06-11 (1 total)

  • Turns out that the PlayerStatistics does not call the base class' Start function. Great.
  • Changed Start to Awake and overrode the virtual method. It's working now :D
  • Changed some colours