libertyernie / brawltools

BrawlBox and BrawlLib
http://forums.kc-mm.com/index.php?topic=67847.0
143 stars 31 forks source link

Plugin request: swap CullMode Cull_Inside with Cull_Outside and vice versa for a given MDL0 #223

Open Ebola16 opened 5 years ago

Ebola16 commented 5 years ago

Some Brawl movesets mirror TransN by setting the scale to (-1,1,1). If this is done, the animations must be mirrored and culling must be reversed. It's easy to mirror the animations via Brawlbox's "Edit All" for Animation Data. A script to change Cull_Inside to Cull_Outside and vice versa would make converting models to mirrored movesets quicker.