Fix scaling on medium and large rigid legs

pull/691/head
Andrew Cassidy 5 years ago
parent a4b2c25cc5
commit 59eda187fd
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

@ -10,7 +10,7 @@ PART
{
model = ReStock/Assets/Ground/restock-leg-2-rigid
}
rescaleFactor = 1.0
rescaleFactor = 1.25
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,0,0,0

@ -10,7 +10,7 @@ PART
{
model = ReStock/Assets/Ground/restock-leg-3-rigid
}
rescaleFactor = 1.0
rescaleFactor = 1.25
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,0,0,0

Loading…
Cancel
Save