Skip to content

[FEATURE REQUEST] Scripting #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RuggeroVisintin opened this issue Apr 15, 2025 · 0 comments
Open

[FEATURE REQUEST] Scripting #125

RuggeroVisintin opened this issue Apr 15, 2025 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@RuggeroVisintin
Copy link
Owner

RuggeroVisintin commented Apr 15, 2025

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

function onTriggerCb() {
  // Do things
}

function onInputEventCB() {
  // Do things
}

Additional context
Will surely require many changes to the engine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant