Skip to content

Latest commit

 

History

History

RPGCore.Behaviour

RPGCore.Behaviour

RPGCore.Behaviour is a mechanism for creating node-based graphs that drive gameplay and behaviour.

RPGCore.Behaviour

Custom nodes are created by inheriting a the NodeTemplate class.

Usage