edited February 2016 in ORK Support
Hi all,

I've been trying to implement the mouse controls (hoping for a diablo style sort of control).

I've selected Mouse as the control in the framework, but when I load the game I get this error:
NullReferenceException: Object reference not set to an instance of an object
ORKFramework.Behaviours.MousePlayerController.Update ()
Since the framework is in a dll, I can't look in the Update function to see exactly where the null reference is happening...

Post edited by gamingislove on
Sign In or Register to comment.