>
> problem with black screen
>
>
open developer console and look at errors.
https://developers.google.com/web/tools/chrome-devtools/console/
It is definitely from that plugin.
blob:https://preview.construct.net/3ec4f513-3dff-4a61-bb8d-7e017e145698:35 Uncaught (in promise) TypeError: objtype.getFirstPicked is not a function
at Rex_MoveToInstance.SetTargetPosOnObject (blob:https://preview.construct.net/3ec4f513-3dff-4a61-bb8d-7e017e145698:35)
at C3.Action._RunBehavior (action.js:1)
at C3.EventBlock._RunActionsAndSubEvents (eventBlock.js:1)
at C3.EventBlock._RunAndBlock (eventBlock.js:1)
at C3.EventBlock.Run (eventBlock.js:1)
at C3.EventBlock._RunSubEvents_SolWriterAfterCnds (eventBlock.js:1)
at C3.EventBlock._RunSubEvents (eventBlock.js:1)
at C3.EventBlock._RunActionsAndSubEvents (eventBlock.js:1)
at C3.EventBlock._RunAndBlock (eventBlock.js:1)
at C3.EventBlock.Run (eventBlock.js:1)
Can someone make a correct version for C3 runtime? or how can I replace it with build-in things? I tried Tween but it is not enough, thank you.