blockbench-plugins icon indicating copy to clipboard operation
blockbench-plugins copied to clipboard

[Suggestion] Animate Java models

Open LoneDev6 opened this issue 4 years ago • 17 comments

Hello! Would be really cool to implement this website as a plugin for Blockbench: https://vberlier.github.io/animated-models/ It allows us to animate models without having to switch custom_model_data like this: https://github.com/JannisX11/blockbench-plugins/blob/master/plugins/animator.js

This is an example video of this tool in action: https://www.youtube.com/watch?v=ZwdqY-7pYu4

Thanks for all your efforts

LoneDev6 avatar Sep 18 '20 19:09 LoneDev6

Another link about this: https://twitter.com/MasterianoX/status/1187085961995390978 Would definitely be cool to have that feature implemented in Blockbench directly, it would save a lot of manual work. Thanks for your time!

LoneDev6 avatar Sep 25 '20 09:09 LoneDev6

That would be really awesome! I second this Idea!

JustiinGER avatar Sep 25 '20 09:09 JustiinGER

Add this please! It would be really helpful! 😁

Jirsaacek avatar Sep 25 '20 10:09 Jirsaacek

awesome idea pls add it

hankwu0501 avatar Sep 25 '20 11:09 hankwu0501

It's a good idea. Please add it.

Command1264 avatar Sep 25 '20 12:09 Command1264

Please add it, it's so good.

Agaloth avatar Sep 25 '20 15:09 Agaloth

ooh this would be neat

donut4490 avatar Sep 25 '20 18:09 donut4490

This would be a godsend!

spiker5032 avatar Sep 25 '20 18:09 spiker5032

Very nice suggestion

ArgonGaming avatar Sep 25 '20 18:09 ArgonGaming

It would be very COOL!

100petr avatar Sep 26 '20 07:09 100petr

Awesome Idea!

SplendidBlossom avatar Sep 28 '20 03:09 SplendidBlossom

Please add this. I would be so excited to use it

jallen6769 avatar Sep 30 '20 21:09 jallen6769

Hello! Is there any news about that feature idea? @JannisX11

LoneDev6 avatar Jan 12 '21 17:01 LoneDev6

Hello! Is there any news about that feature idea? @JannisX11

No, I don't think anyone has picked up this idea. There is however a different plugin for creating animations for Minecraft: Java Edition that uses a different approach. Is is not fully released yet, but you can learn more about it here: https://twitter.com/SnaveSutit/status/1345139043105959937

JannisX11 avatar Jan 13 '21 13:01 JannisX11

Hello! Is there any news about that feature idea? @JannisX11

No, I don't think anyone has picked up this idea. There is however a different plugin for creating animations for Minecraft: Java Edition that uses a different approach. Is is not fully released yet, but you can learn more about it here: https://twitter.com/SnaveSutit/status/1345139043105959937

Thanks for the info, sadly I already know this method and it's not really good as it seems because of the high server side CPU usage.

The method I showed is entirely client side which allows tons of mobs to be spawned without seeing servers explode. Do you think that it would be hard to implement? I have no knowledge on how blockbench plugins are structured.

Here is the source code of an already existing tool, would be very handy to have it integrated into blockbench.

Thanks for your hard work

LoneDev6 avatar Jan 13 '21 14:01 LoneDev6

you can probably learn the basic structure of a plugin from the plugins in this repo or feel free to drop by the discord mentioned above and I would be happy to help you get started 😺, we are working hard to reduce the impact added to the server from armor stands to make this viable. sadly you are right about not being able to spawn a huge number of them without adding a bit of server strain.

IanSSenne avatar Jan 13 '21 15:01 IanSSenne

Well... it's published.

DoubleF3lix avatar Feb 14 '22 01:02 DoubleF3lix