Testing out SP, but ran into an issue. Exporting one single object with the proper high/low-suffices works fine. Though when I have two separate pieces, two low poly objects with corresponding two high poly objects, with every individual object named with the _high and _low, only one of the two pieces get the bake.
How my files are organized:
- High poly object named: canon_barrel_high
- Low poly object named: canon_barrel_low
- High poly object named: canon_ring_high
- low poly object named: canon_ring_low
When I export I just grab both high poly objects and call them: ship_high, then I grab the two low poly items and call them: ship_low
Replies