timofey260 / RWE-Plus

Better version of official rain world editor
MIT License
28 stars 8 forks source link

Certain props are rendered as much smaller than their preview #11

Closed mayhemmmwith3ms closed 1 year ago

mayhemmmwith3ms commented 1 year ago

The preview of these props is the correct size the tile should render as, however when rendering the level these props will appear much smaller in the final product. Not all props are affected by this issue, however I am yet to find what the common trait between these small props is.

Correctly sized editor preview vs. significantly smaller ingame rendered prop: image image

timofey260 commented 1 year ago

this might be a drizzle problem. try to render this level with official editor and drizzle, then compare them

mayhemmmwith3ms commented 1 year ago

Just tested rendering the same level using the official Downpour editor, props are still small.

timofey260 commented 1 year ago

does they small on preview as well or they same size?

mayhemmmwith3ms commented 1 year ago

Yes, the prop previews are small in the downpour editor as well.

timofey260 commented 1 year ago

found issue, something wrong with both rendering and placing system trying to fix

timofey260 commented 1 year ago

image here is table of why props have x4 decreased size and the reason is buffertiles will be fixed in next release

timofey260 commented 1 year ago

fixed with commit