We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Now that bevy_mod_js scripting has browser support, we try it out for scripting in Punchy!
bevy_mod_js
The objective is to make something in the game that uses scripting for it's logic. This could be an attack, or an item.
It will require some experimentation to determine exactly how to architect it and whether we should start with an item or an attack.
No response
The text was updated successfully, but these errors were encountered:
Merge #255
c07d4bf
255: Scripting MVP r=odecay a=zicklag Closes #253. Co-authored-by: Zicklag <zicklag@katharostech.com>
f384ad3
841985f
zicklag
Successfully merging a pull request may close this issue.
Description
Now that
bevy_mod_js
scripting has browser support, we try it out for scripting in Punchy!The objective is to make something in the game that uses scripting for it's logic. This could be an attack, or an item.
It will require some experimentation to determine exactly how to architect it and whether we should start with an item or an attack.
Alternatives & Prior Art
No response
The text was updated successfully, but these errors were encountered: