Skip to content

Commit

Permalink
Fixing issues with the Aerospike Dart engine
Browse files Browse the repository at this point in the history
  • Loading branch information
Poodmund committed May 27, 2024
1 parent 45224d2 commit 0cdfe6e
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -1821,7 +1821,7 @@
emission = 1.0 1.0
speed = 0.0 0.35
speed = 1.0 1.0
localRotation = 0, 0, 0
localRotation = -90, 0, 0
}
MODEL_MULTI_PARTICLE
{
Expand All @@ -1834,7 +1834,7 @@
emission = 1.0 1.0
speed = 0.0 0.35
speed = 1.0 1.0
localRotation = 0, 0, 0
localRotation = -90, 0, 0
}
}
}
Expand All @@ -1858,7 +1858,7 @@
Aerospike_Common = true
Aerospike_12_Mount = true
Aerospike_12_Boattail = false
Aerospike_Shroud = true
Aerospike_Shroud_Empty = true
}
}
VARIANT
Expand All @@ -1872,14 +1872,14 @@
Aerospike_Common = true
Aerospike_12_Mount = false
Aerospike_12_Boattail = true
Aerospike_Shroud = false
Aerospike_Shroud_Empty = false
}
}
}
@MODULE[ModuleJettison]
{
@jettisonName = Aerospike_Shroud
//useMultipleDragCubes = false
%useMultipleDragCubes = true
}
!MODULE[FXModuleAnimateThrottle] {}
MODULE
Expand Down

0 comments on commit 0cdfe6e

Please sign in to comment.