oli414 / Blender-RCT-Graphics

Blender setup and addon attempting to replicate the original Rollercoaster Tycoon 1/2 graphics.
GNU General Public License v3.0
25 stars 12 forks source link

Flat bank sprites rendered even when not desired #28

Closed spacek531 closed 1 year ago

spacek531 commented 1 year ago

Flat banked sprites are rendered even when it isn't selected. My selection was flat slope, gentle slope, and diagonal slopes.

oli414 commented 1 year ago

There're some selections that will always enable another section enabled but this shouldn't enable the flat banked I don't think

oli414 commented 1 year ago

There're a few cases set up in here but I'm not immediately seeing the situation that you specified:

https://github.com/oli414/Blender-RCT-Graphics/blob/f1d2158163bd5933da429a4e51027d760a1d23ef/rct-graphics-helper/operators/vehicle_render_operator.py#L72

Do you have sloped turns as well?

Is it just flat banked sprites you're getting, or transitions as well?

spacek531 commented 1 year ago

It might have been I set sloped turns on accident, closing this.