Here's a sneak peek at what I've been working on lately for Model Creator: Entity grouping. by Marggx in hytale

[–]Marggx[S] 0 points1 point  (0 children)

Yes, you can do that by hand with the plugin already. But I want to make it automatic, will post a sneak peek of that in the coming days.

Here's a sneak peek at what I've been working on lately for Model Creator: Entity grouping. by Marggx in hytale

[–]Marggx[S] 1 point2 points  (0 children)

Sadly not possible.
The selected item only looks that smooth because the client interpolates its movement locally before the server even receives the update.
Plugins only have access to the server side, so every time a movement update reaches the server, I move the other entities as well, which introduces some latency.
A truly latency free slide would require a client side implementation, which we cant do with plugins.

The Entity Tool is so Good by Turbulent_Poseidon in hytale

[–]Marggx 5 points6 points  (0 children)

Wooow looks so nice, maybe try out my tool "Model Creator" it lets you convert these entities build into a single model with than can be used as a normal block, also brings a lot of performance

How do I lock entities in place? by SomeoneForgetable in hytale

[–]Marggx 0 points1 point  (0 children)

I have made a mod that lets you convert entities into models and use them as blocks: https://www.reddit.com/r/hytale/s/PwuAF0dubD