Jump to content

[1.15.2] Animations optimized for viewing distance


Recommended Posts

Posted

I want to code a block that I expect to be placed lots of times in a world. The block does not require a TileEntity, but I want it to have a custom model and a custom animation.  
The animation could be accompilshed using animated textures, but that would not look good at close distances. 
I would like to use the animation api, but that would require me to give the block a TileEntity, which would cause unnecessary performance overhead, especially due to the expected number of blocks placed.  

Is it possible to have a block have a "proper" animation based on the distance of the player to that block? I.e. render it with an animated texture at a distance, but use something similar in ability to a TE(S)R when viewed closely?

PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.