Convert SmudgeLayer to sequences.
This commit is contained in:
@@ -463,13 +463,11 @@ World:
|
||||
AllowUnderActors: false
|
||||
SmudgeLayer@Rock:
|
||||
Type: RockCrater
|
||||
Types: rockcrater1, rockcrater2
|
||||
Depths: 15, 15
|
||||
Sequence: rockcraters
|
||||
SmokePercentage: 0
|
||||
SmudgeLayer@Sand:
|
||||
Type: SandCrater
|
||||
Types: sandcrater1, sandcrater2
|
||||
Depths: 15, 15
|
||||
Sequence: sandcraters
|
||||
SmokePercentage: 0
|
||||
SpawnMapActors:
|
||||
CreateMPPlayers:
|
||||
|
||||
@@ -333,3 +333,15 @@ shroud:
|
||||
Length: 14
|
||||
Offset: -16,-16
|
||||
BlendMode: Multiply
|
||||
|
||||
rockcraters:
|
||||
rockcrater1: rockcrater1
|
||||
Length: *
|
||||
rockcrater2: rockcrater2
|
||||
Length: *
|
||||
|
||||
sandcraters:
|
||||
sandcrater1: sandcrater1
|
||||
Length: *
|
||||
sandcrater2: sandcrater2
|
||||
Length: *
|
||||
|
||||
Reference in New Issue
Block a user