mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add magnetometer
This commit is contained in:
Submodule Assets/CineboxAndrew updated: d96f5a5e94...d2070d816c
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -186,3 +186,26 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Magnetometer Boom
|
||||
@PART[Magnetometer]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Andrew Cassidy
|
||||
!mesh = DELETE
|
||||
MODEL
|
||||
{
|
||||
model = ReStock/Assets/Science/restock-magnetometer-1
|
||||
}
|
||||
|
||||
@MODULE[ModuleDeployablePart]
|
||||
{
|
||||
@animationName = Deploy
|
||||
@breakName = Base
|
||||
}
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleRestockDepthMask
|
||||
maskTransform = DepthMask
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user