physicsless patch for hull cameras.
This commit is contained in:
parent
9460758c31
commit
7435ab5e53
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
||||||
@PART[JSIPrimitiveExternalCamera]:NEEDS[JSI]
|
@PART[*]:HAS[@MODULE[MuMechModuleHullCameraZoom]&#mass[<0.1]]:NEEDS[HullCameraVDS]:FINAL
|
||||||
|
{
|
||||||
|
%PhysicsSignificance = 1
|
||||||
|
}
|
||||||
|
@PART[*]:HAS[@MODULE[JSIExternalCameraSelector]&#mass[<0.1]]:NEEDS[JSI]:FINAL
|
||||||
{
|
{
|
||||||
%PhysicsSignificance = 1
|
%PhysicsSignificance = 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue