JordanSantiagoYT / FNF-JS-Engine

JS Engine is basically Psych Engine but with (almost) no botplay lag and NEW features!
Apache License 2.0
46 stars 27 forks source link

Compatibility with .hx stages/scripts? #609

Closed FinderFromMac closed 1 month ago

FinderFromMac commented 1 month ago

What feature do you want to get added on the base engine?

Is it possible to add compatibility with .hx stages/scripts?

To test your sight, and reliability, please select the option of what should NOT be requested.

Stage Editor and 6K+ support.

JordanSantiagoYT commented 1 month ago

it is possible, however it's not implemented currently

mcagabe19 commented 1 month ago

side note: do NOT use SScript or hscript-iris

PatoFlamejanteTV commented 1 month ago

You can run .hx scripts using runHaxeCode([[]]) Example: runHaxeCode([[Application.current.window.alert('Hello!', 'name lol');]])

mcagabe19 commented 1 month ago

it's not about runHaxeCode, they meant fully hscripting

FinderFromMac commented 1 month ago

Will it be implemented in 1.3x?

JordanSantiagoYT commented 1 month ago

scripting with hx files is not something i have a priority for.