Posted December 29, 20195 yr Hello! I'am creating a minigame which consists of one master block and many subordinates. So, it forms some kind of rectangle multiblock with master on north-west corner. Subordinate Blocks have dark technical texture, so all stuff like green cells is rendered by Master TESR. Spoiler It has Global Rendering (and Infinity AABB in its TileEntity) enabled, so it will be also visible, if it is behind the player. But there is some problem. This multiblock is generated by one Activator Block on right-click. It will be generated with center in Activator pos. And when you click Activator, looking at south-east, the Master TESR will render nothing until you look at it at the first time. After this it will be visible forever (ever if you don't look at it). So how to fix this issue with TESR not rendering stuff when it has been set behind the player? Spoiler Edited December 29, 20195 yr by TimeConqueror
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.