Hey guys, I was wondering if something like this: http://forum.unity3d.com/threads/inverting-gravity-to-walk-on-the-ceiling.35271/ can be done with Phaser. Does anyone have any example of this functionality, or ideas how should I implement this? I'm thinking rotating the character and then applying negative gravity, with a ceiling collision to prevent it from "falling" upwards. What do you think?