Can someone please explain me how to use "OnEnter" (or if I am even supposed to subclass it).
I am using 0.7.3 and I overrode "OnEnter" for a Scene. OnEnter is called twice when the scene starts, and once when it exits.
Looks very odd to me (and causes bugs). Any one has an explanation ?