Skip to content
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

A javascript based animation system or add process control for readouts #1489

Open
Goldenfield192 opened this issue Jun 8, 2024 · 2 comments

Comments

@Goldenfield192
Copy link

Describe the suggestion
Currently readout and animatrix can provide very complex animations, but they can't make any process control, which means resource pack creators can only use at most one control group to control their animation. By adding a js-based system, creators can determine when their animations should be played by coding, like CG A is on and CG B is off. Furthermore, it can also provide a image API so that dynamic screens can be made.

Applications of the suggestion
Creators will be able to make their animations more complex, and add new features like controlling the car numbers.

@cam72cam
Copy link
Member

cam72cam commented Jun 9, 2024

If anything, I'd likely do lua as it incredibly easy to embed and already used in many minecraft mods.

@Goldenfield192
Copy link
Author

If anything, I'd likely do lua as it incredibly easy to embed and already used in many minecraft mods.

Javascript has been used by other Minecraft railway mods like RTM/MTR, but lua is also a great idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants