mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix huge stack of bugs
This commit is contained in:
parent
28ddbcd388
commit
b647efb14f
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -71,15 +71,10 @@
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
@MODULE[ModuleAnimateGeneric]
|
||||
{
|
||||
@animationName = DoorsOpen
|
||||
}
|
||||
@MODULE[ModulePartVariants]
|
||||
{
|
||||
@VARIANT[Rover]
|
||||
{
|
||||
@disabledAnimations = DoorsOpen
|
||||
!GAMEOBJECTS {}
|
||||
GAMEOBJECTS
|
||||
{
|
||||
|
@ -120,7 +120,6 @@
|
||||
speed = 0.0 0.35
|
||||
speed = 1.0 1.0
|
||||
}
|
||||
|
||||
PREFAB_PARTICLE
|
||||
{
|
||||
prefabName = fx_smokeTrail_veryLarge
|
||||
@ -775,6 +774,16 @@
|
||||
rotatorsName = Actutator_Top002
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = Actutator_Bottom001
|
||||
rotatorsName = Actutator_Top003
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = Actutator_Bottom002
|
||||
rotatorsName = Actutator_Top004
|
||||
}
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = Actutator_Top001
|
||||
rotatorsName = Actutator_Bottom001
|
||||
@ -784,6 +793,7 @@
|
||||
targetName = Actutator_Top002
|
||||
rotatorsName = Actutator_Bottom002
|
||||
}
|
||||
|
||||
CONSTRAINLOOKFX
|
||||
{
|
||||
targetName = ActutatorCpt_Bottom001
|
||||
|
Loading…
Reference in New Issue
Block a user