I tried cleaning up my code and used the sidescroller example code from http://udn.epicgames.com/Three/CameraTechnicalGuide.html#Example Side-Scrolling Camera Again it works just great in PIE but doesn't work on a device. Everything is ok except the player doesn't rotate (which works in Editor).
Hi there, I'm building a platformer for iOS and I'm in the final stages of development at the moment. The game works rather well when I test it on PC in the mobile previewer but when I cook the game and test it on my iPhone I get a little problem. I implemented four buttons for controlling the character (left, right, jump,…