Skip to content

Commit 1a0d0a2

Browse files
committed
Added AtomGroup/DeepGroup properties to right hatch CopyOfs so they generate new collision boxes matching the sprites
1 parent d52dc03 commit 1a0d0a2

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

Base.rte/Craft/DropShips/DropshipMK1.ini

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,6 +1402,19 @@ AddActor = Attachable
14021402
SpriteOffset = Vector
14031403
X = -18
14041404
Y = -16
1405+
AtomGroup = AtomGroup
1406+
AutoGenerate = 1
1407+
Material = Material
1408+
CopyOf = Military Stuff
1409+
Resolution = 10
1410+
Depth = 0
1411+
DeepGroup = AtomGroup
1412+
AutoGenerate = 1
1413+
Material = Material
1414+
CopyOf = Military Stuff
1415+
Resolution = 10
1416+
Depth = 2
1417+
DeepCheck = 1
14051418
JointOffset = Vector
14061419
X = -18
14071420
Y = -38

Dummy.rte/Craft/DropShips/Dropships.ini

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1191,6 +1191,19 @@ AddActor = Attachable
11911191
SpriteOffset = Vector
11921192
X = -17
11931193
Y = -12
1194+
AtomGroup = AtomGroup
1195+
AutoGenerate = 1
1196+
Material = Material
1197+
CopyOf = Military Stuff
1198+
Resolution = 10
1199+
Depth = 0
1200+
DeepGroup = AtomGroup
1201+
AutoGenerate = 1
1202+
Material = Material
1203+
CopyOf = Military Stuff
1204+
Resolution = 10
1205+
Depth = 2
1206+
DeepCheck = 1
11941207
JointOffset = Vector
11951208
X = -14
11961209
Y = -38

0 commit comments

Comments
 (0)