You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Users cannot add rich logic to their entities, for example, to react to collisions, add rich behaviour,s and more.
Describe the experience you'd like
Add the ability to define JavaScript scripts that can be executed at runtime
Describe alternatives you've considered
functiononTriggerCb(){// Do things}functiononInputEventCB(){// Do things}
Additional context
Will surely require many changes to the engine
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
Users cannot add rich logic to their entities, for example, to react to collisions, add rich behaviour,s and more.
Describe the experience you'd like
Add the ability to define JavaScript scripts that can be executed at runtime
Describe alternatives you've considered
Additional context
Will surely require many changes to the engine
The text was updated successfully, but these errors were encountered: