Jump to content

Recommended Posts

Every mod I have made the items(tools, food, plants) have had this weird yellow tint to them.

It makes them not fit into the game at all.

 

I figure it must be something to do with the way the game renders them.

Any advice?

Edited by boardman94

@boardman94, it might be a problem with the way it was compiled.. I probably can't help if that's the case.

 

Did you use some sort of mod as a template, or write them all from scratch? It could be that the template you're using adds a tint.

May I see your code, please?

 

@Blueberrys,

Thank you for the response.

I did discover that is was the way that the game engine does scaling.

If you look at the prefab at the 1:1 zoom it looks fine. but when zooming out it tends to blend into the background making it appear yellow.

I found the solution for this is to put a thick black line around the prefab. (most of the other things have similar lines i.e. trees, bushes...)

 

So, I have solved it myself.

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
×
  • Create New...