Merge pull request #10022 from reaperrr/fix-point-art

Fix waypoint, spawnpoint and camera editor art
This commit is contained in:
Oliver Brakmann
2015-11-19 19:36:12 +01:00
20 changed files with 32 additions and 5 deletions

BIN
mods/cnc/bits/camera.shp Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -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:

View File

@@ -202,6 +202,10 @@ waypoint:
idle:
Length: *
camera:
idle:
Length: *
clock:
idle: hclock
Length: *

BIN
mods/d2k/bits/camera.shp Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -152,6 +152,10 @@ waypoint:
camera:
AlwaysVisible:
RenderSpritesEditorOnly:
WithSpriteBody:
BodyOrientation:
QuantizedFacings: 1
Immobile:
OccupiesSpace: false
Health:

View File

@@ -13,7 +13,7 @@
PaletteFromFile@effect:
Name: effect
Filename: PALETTE.BIN
ShadowIndex: 4
ShadowIndex: 1
AllowModifiers: false
PaletteFromFile@colorpicker:
Name: colorpicker

View File

@@ -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

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -33,6 +33,10 @@ waypoint:
CAMERA:
AlwaysVisible:
RenderSpritesEditorOnly:
WithSpriteBody:
BodyOrientation:
QuantizedFacings: 1
Immobile:
OccupiesSpace: false
Health:

View File

@@ -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: *