Unity3D-NLua
Unity3D-NLua copied to clipboard
instance method 'insert method here' requires a non null target object
i noticed with some functions when i try to call it from lua i get tie "requires non null target object error'
like with Animator.SetFloat that happens and with some of my own methods