Simply, how would I create a moving object inside a new editor window?
Do I need to call OnGui every time I want to move it, and track the mouse position inside the window? If so, how do I do this?
Simply, how would I create a moving object inside a new editor window?
Do I need to call OnGui every time I want to move it, and track the mouse position inside the window? If so, how do I do this?
Search stress ball on Unity Asset Store (I think it's in "Complete Projects")
This is an editor mini game.