Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 17b92d9

Browse files
committed
Set DeleteWhenRemovedFromParent for Jetpack attachables
1 parent 4cd8660 commit 17b92d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Base.rte/Actors/Shared.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ AddEffect = AEmitter
328328
JointStrength = 10000
329329
JointStiffness = 1
330330
DrawAfterParent = 1
331+
DeleteWhenRemovedFromParent = 1
331332
AddEmission = Emission
332333
EmittedParticle = MOPixel
333334
CopyOf = Jetpack Blast 1
@@ -468,6 +469,7 @@ AddEffect = AEmitter
468469
JointStrength = 10000
469470
JointStiffness = 1
470471
DrawAfterParent = 0
472+
DeleteWhenRemovedFromParent = 1
471473
AddEmission = Emission
472474
EmittedParticle = MOPixel
473475
CopyOf = Jetpack Blast 1

0 commit comments

Comments
 (0)