Sign in to follow this  
joedobo

2D facing tree sprites, option to always use.

Recommended Posts

Can we get a client option to render the 2d facing tree sprites at all distances? These sprites are already in the client as they are used for the faraway trees. 

Share this post


Link to post
Share on other sites

If you turn off Pretty Trees that's what happens basically

Share this post


Link to post
Share on other sites

@SaromanOrange trees need something to draw/render when pretty trees are disabled. From the graphics file, trees.dds, it looks like the non-pretty trees are 6 of those 2d sprites centered and evenly rotated on each other. I'm guessing that was done so the client doesn't have to expend resources to rotate every tree to face the player. Wouldn't only rendering one of those be better than 6? but I don't know what it takes to rotate them so they face the viewer.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this