Jump to content

Recommended Posts

Posted

The SubStation in my PowerLines mod has a custom model that takes up a 3x4x3 space. When the player is looking directly at the main block the model renders, but as soon as the main block leaves the player's field of view, the model stops rendering.

 

In my BlockSubStation's constructor I added a 'this.setBlockBounds(-1, 0, -1, 1, 4, 1);' but that doesn't seem to have done anything.

I like trains.

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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