Adding runtime behaviour to objects
- This topic has 1 reply, 2 voices, and was last updated 1 week, 4 days ago by .
- You must be logged in to reply to this topic.
Welcome to Portals United! / Forums / Troubleshooting / Adding runtime behaviour to objects
We’re having some difficulties finding a way to add custom behaviour through scripts.
Could you clarify the mechanism for integrating custom scripts within the project?
Right now we’ve managed to create Wizards and Plugins but, as far as we’ve seen, we can only affect the editor and can’t put behaviours on scene Objects.
Adding scripts through the asset importer results in a frozen loading screen.
We’re looking to animate objects and add multi-threaded code (for large API calls) but so far we’ve been unsuccsessful.
We definitely want to dynamically add code to the project. This code will be compiled just-in-time on the Hopper side, so it is compatible to the target system. However, the mechanism is not yet ready to be used. In the first quarter of the next year we hope to make this feature available.