Jump to content

Recommended Posts

Posted

I am deciding if I should use the TESR to handle drawing the block or if there is something new I missed that could do the job.

 

Basically without making you read the code, the TE has multiple states that determine the overall look of the block.

The front of the block however needs to display the current Item in a similar fashion to an itemframe and a progress bar.

There could be anywhere from 0-100 of these things in a players viewport not really sure how many people will use.

 

Is the TESR the best tool for the job?

 

Note there isn't an issue with the tileentity it does it job even without a change in graphics.

Posted

There is no moving parts, the shape of the model is just a cube.

 

There is parts though that change,

the display port needs to display the current item the TE is holding within it. (drawing the current item over the defined area)

There should be a progress bar that display the TE current progress with the item. A simple 0,25,50,75,100 state works here.

 

Any Item can be added to the TE, The item can change over the life of the TE and it could be empty.

 

Posted

Ahh, I'll take a look into doing it the cached way, saves me from having to refresh my memory of open gl.

 

At the moment it isn't a pressing concern I can work on other things just don't like leaving something part done.

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.