Forum rules - please read before posting.

More virtual methods in Char class?

I'm wondering if it would be possible to request some small changes to the Char class? Specifically:

  • Change _Awake to protected virtual
  • Change _LateUpdate to public virtual

Also, just FYI I noticed the following while I was looking through the code:

  • Line 613 registers (+=) to the OnChangeLanguage in OnDisable instead of deregistering (-=)
  • Line 464 has a type “Charater” should be “Character”

Thank you,
Matt

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.