Quote:
Originally Posted by BlueMelon
On Era we do something like this,
PHP Code:
//#CLIENTSIDE
function onFirstResponderChanges(temp.obj) {
if(temp.obj.name == "ScriptedRCWindow"){
// trigger, do something
}
}
|
Thank you! I suppose that's the best way to have it "fixed" so far for the Client-RC. It still would be neat to have the other one working
