Jump to content

Using the FastTESR


MCenderdragon

Recommended Posts

Well, there is the new FastTESR system and I have a Block (ist a Cable) thats starts to lagg if there are rendered over 100. So where can I find some documentation? I only found the AnimationTESR using the FastTESR so I dont know really how to use it, and whats the difference.

catch(Exception e)

{

 

}

Yay, Pokémon exception handling, gotta catch 'em all (and then do nothing with 'em).

Link to comment
Share on other sites

Does your cable need to animate?

No?

Don't use a TESR. Use the block model system.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

But then I still need to somehow render the Covers. And the Texture has a very bad size (its 39 pixel, so it need to be scaled to fit the normal Block size). Also currently I am using ModelBase, is this so much slower than other methods?

catch(Exception e)

{

 

}

Yay, Pokémon exception handling, gotta catch 'em all (and then do nothing with 'em).

Link to comment
Share on other sites

ModelBase isn't the problem, it is the fact that TESR isn't baked.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Wow, forge has a lot of predefined rotations and scalings like, default-hand, default-block or default-tool; also there are scale, translation and rotation, so it think it will work with my model. I didn't know somethink like post-rotation exists this is maybe also helpful. I am shure alot of people whould love JSON if they know how powerful the forge blockstates are.

catch(Exception e)

{

 

}

Yay, Pokémon exception handling, gotta catch 'em all (and then do nothing with 'em).

Link to comment
Share on other sites

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.