Variable
Variable is data stored in a ScriptableObject that can be manipulated.
VariableCore in Kassets is derived from GameEvent, which triggers a value-changed event.
Base Classes
Kassets provides default base classes that is usable immediately.
Variables
BoolVariableByteVariableIntVariableFloatVariableLongVariableDoubleVariableStringVariableVector2VariableVector3VariableQuaternionVariablePoseVariableTexture2DVariableGameObjectVariable
Json Extension
An Editor tools to convert Kassets' Variables into a json string or local json file.