Merge pull request #10022 from reaperrr/fix-point-art
Fix waypoint, spawnpoint and camera editor art
This commit is contained in:
BIN
mods/cnc/bits/camera.shp
Normal file
BIN
mods/cnc/bits/camera.shp
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -31,7 +31,6 @@ mpspawn:
|
||||
OccupiesSpace: false
|
||||
WithSpriteBody:
|
||||
RenderSpritesEditorOnly:
|
||||
Palette: chrome
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 1
|
||||
|
||||
@@ -41,7 +40,6 @@ waypoint:
|
||||
OccupiesSpace: false
|
||||
WithSpriteBody:
|
||||
RenderSpritesEditorOnly:
|
||||
Palette: chrome
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 1
|
||||
|
||||
@@ -53,6 +51,10 @@ waypoint:
|
||||
|
||||
CAMERA:
|
||||
AlwaysVisible:
|
||||
WithSpriteBody:
|
||||
RenderSpritesEditorOnly:
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 1
|
||||
Immobile:
|
||||
OccupiesSpace: false
|
||||
Health:
|
||||
@@ -63,6 +65,11 @@ CAMERA:
|
||||
|
||||
CAMERA.small:
|
||||
AlwaysVisible:
|
||||
WithSpriteBody:
|
||||
RenderSpritesEditorOnly:
|
||||
Image: camera
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 1
|
||||
Immobile:
|
||||
OccupiesSpace: false
|
||||
Health:
|
||||
|
||||
@@ -202,6 +202,10 @@ waypoint:
|
||||
idle:
|
||||
Length: *
|
||||
|
||||
camera:
|
||||
idle:
|
||||
Length: *
|
||||
|
||||
clock:
|
||||
idle: hclock
|
||||
Length: *
|
||||
|
||||
BIN
mods/d2k/bits/camera.shp
Normal file
BIN
mods/d2k/bits/camera.shp
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -152,6 +152,10 @@ waypoint:
|
||||
|
||||
camera:
|
||||
AlwaysVisible:
|
||||
RenderSpritesEditorOnly:
|
||||
WithSpriteBody:
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 1
|
||||
Immobile:
|
||||
OccupiesSpace: false
|
||||
Health:
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
PaletteFromFile@effect:
|
||||
Name: effect
|
||||
Filename: PALETTE.BIN
|
||||
ShadowIndex: 4
|
||||
ShadowIndex: 1
|
||||
AllowModifiers: false
|
||||
PaletteFromFile@colorpicker:
|
||||
Name: colorpicker
|
||||
|
||||
@@ -290,6 +290,10 @@ waypoint:
|
||||
idle: waypoint.shp
|
||||
Length: *
|
||||
|
||||
camera:
|
||||
idle: camera.shp
|
||||
Length: *
|
||||
|
||||
wormspawner:
|
||||
idle: wormspawner.shp
|
||||
Length: *
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
mods/ts/bits/camera.shp
Normal file
BIN
mods/ts/bits/camera.shp
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -33,6 +33,10 @@ waypoint:
|
||||
|
||||
CAMERA:
|
||||
AlwaysVisible:
|
||||
RenderSpritesEditorOnly:
|
||||
WithSpriteBody:
|
||||
BodyOrientation:
|
||||
QuantizedFacings: 1
|
||||
Immobile:
|
||||
OccupiesSpace: false
|
||||
Health:
|
||||
|
||||
@@ -62,11 +62,15 @@ rank:
|
||||
Start: 7
|
||||
Length: 2
|
||||
|
||||
mpspawn: # TODO: backfall to RA asset
|
||||
mpspawn:
|
||||
idle:
|
||||
Length: *
|
||||
|
||||
waypoint: # TODO: backfall to RA asset
|
||||
waypoint:
|
||||
idle:
|
||||
Length: *
|
||||
|
||||
camera:
|
||||
idle:
|
||||
Length: *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user