Fix attach node normal on .625m claw

This commit is contained in:
Andrew Cassidy 2019-10-20 16:03:48 -07:00
parent 59eda187fd
commit 663f57b7e7
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

View File

@ -15,7 +15,7 @@ PART
// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision // attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision
attachRules = 1,1,0,0,0 attachRules = 1,1,0,0,0
node_attach = 0.0, -0.01, 0.0, 0.0, 1.0, 0.0, 0 node_attach = 0.0, -0.01, 0.0, 0.0, -1.0, 0.0, 0
node_stack_bottom = 0.0, -0.06, 0.0, 0.0, -1.0, 0.0, 0 node_stack_bottom = 0.0, -0.06, 0.0, 0.0, -1.0, 0.0, 0
TechRequired = actuators TechRequired = actuators