Hello,
I’m creating a ramp to go over a bridge, and I wanted to use primitive colliders to “wrap” the ramp (and avoid using “mesh colliders”). The problem is “box collider” can be moved and resized, but not rotated, so I cannot rotate it for the ramp (a piece of street that raise up to the bridge)!
_________
/
/ <-- RAMP
___/
Please can you tell me how I can proceed to make colliders for the ramp?
Thank you!