diff --git a/Assets/CineboxAndrew b/Assets/CineboxAndrew index 5a681404..a87de0e3 160000 --- a/Assets/CineboxAndrew +++ b/Assets/CineboxAndrew @@ -1 +1 @@ -Subproject commit 5a681404e0911c7c7b881c58191231110aa5f43f +Subproject commit a87de0e3c9e97a1d78ed34074cc90ab84097ee89 diff --git a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125-e.dds b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125-e.dds new file mode 100644 index 00000000..ea643d74 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125-e.dds differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125-n.dds b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125-n.dds new file mode 100644 index 00000000..95d6162d Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125-n.dds differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125.dds b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125.dds new file mode 100644 index 00000000..e8f453d3 Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125.dds differ diff --git a/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125.mu b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125.mu new file mode 100644 index 00000000..cac2f9ce Binary files /dev/null and b/Distribution/Restock/GameData/ReStock/Assets/Coupling/restock-claw-125.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-claw.cfg b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-claw.cfg new file mode 100644 index 00000000..78177461 --- /dev/null +++ b/Distribution/Restock/GameData/ReStock/Patches/Coupling/restock-claw.cfg @@ -0,0 +1,133 @@ +// Patches applying art changes to the asteroid claw +// Contents: +// - Advanced Grabbing Unit (GrapplingDevice) + +// Advanced Grabbing Unit +@PART[GrapplingDevice] +{ + @author = Andrew Cassidy + + !mesh = DELETE + MODEL + { + model = ReStock/Assets/Coupling/restock-claw-125 + } + + %rescaleFactor = 1 + %node_stack_top = 0.0, -0.14082675, 0.00, 0.0, -1.0, 0.0, 1 + + @MODULE[ModuleGrappleNode] + { + nodeTransformName = Pivot + } + + @MODULE[ModuleAnimateGeneric] + { + animationName = Deploy + } + + @MODULE[FlagDecal] + { + textureQuadName = flagTransform + } + + !MODULE[FXModuleLookAtConstraint] + + MODULE + { + name = FXModuleLookAtConstraint + + CONSTRAINLOOKFX + { + rotatorsName = act_cylU.001 + targetName = act_cylL.001 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylL.001 + targetName = act_cylU.001 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylU.002 + targetName = act_cylL.002 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylL.002 + targetName = act_cylU.002 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylU.003 + targetName = act_cylL.003 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylL.003 + targetName = act_cylU.003 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylU.004 + targetName = act_cylL.004 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylL.004 + targetName = act_cylU.004 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylU.005 + targetName = act_cylL.005 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylL.005 + targetName = act_cylU.005 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylU.006 + targetName = act_cylL.006 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylL.006 + targetName = act_cylU.006 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylU.007 + targetName = act_cylL.007 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylL.007 + targetName = act_cylU.007 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylU.008 + targetName = act_cylL.008 + } + CONSTRAINLOOKFX + { + rotatorsName = act_cylL.008 + targetName = act_cylU.008 + } + } + + MODULE + { + name = ModuleLight + lightName = Lamp + useAnimationDim = true + lightBrightenSpeed = 2.5 + lightDimSpeed = 2.5 + resourceAmount = 0.02 + useResources = true + animationName = RestockClawLamp_On + } +}