Disable the skin limiter thingy
This commit is contained in:
parent
0536f1a225
commit
1b510a05e7
@ -928,7 +928,7 @@ namespace Bfres.Structs
|
||||
|
||||
Console.WriteLine("Processing Data. Object count " + assimp.objects.Count);
|
||||
|
||||
bool ForceSkinInfluence = true;
|
||||
bool ForceSkinInfluence = false;
|
||||
int ForceSkinInfluenceMax = 4;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user