Forum

User posts sdc44
13 October 2015 22:26
I am loading a scene on a webpage through an iframe. I have a character and have defined keyboard sensors, but i cannot capture the key presses through the iframe? My scene is similar to the "making a game example" you have? is there anyway yo get this to work?
08 October 2015 19:21
I wanted to know if it is possible to focus a scenes Eye camera on an object, with an object name. I understand how to get the obj from the scene using "get_object_by_name", but once i have that objext how do i focus my camera on it?