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 OccupiesSpace: false
WithSpriteBody: WithSpriteBody:
RenderSpritesEditorOnly: RenderSpritesEditorOnly:
Palette: chrome
BodyOrientation: BodyOrientation:
QuantizedFacings: 1 QuantizedFacings: 1
@@ -41,7 +40,6 @@ waypoint:
OccupiesSpace: false OccupiesSpace: false
WithSpriteBody: WithSpriteBody:
RenderSpritesEditorOnly: RenderSpritesEditorOnly:
Palette: chrome
BodyOrientation: BodyOrientation:
QuantizedFacings: 1 QuantizedFacings: 1
@@ -53,6 +51,10 @@ waypoint:
CAMERA: CAMERA:
AlwaysVisible: AlwaysVisible:
WithSpriteBody:
RenderSpritesEditorOnly:
BodyOrientation:
QuantizedFacings: 1
Immobile: Immobile:
OccupiesSpace: false OccupiesSpace: false
Health: Health:
@@ -63,6 +65,11 @@ CAMERA:
CAMERA.small: CAMERA.small:
AlwaysVisible: AlwaysVisible:
WithSpriteBody:
RenderSpritesEditorOnly:
Image: camera
BodyOrientation:
QuantizedFacings: 1
Immobile: Immobile:
OccupiesSpace: false OccupiesSpace: false
Health: Health:

View File

@@ -202,6 +202,10 @@ waypoint:
idle: idle:
Length: * Length: *
camera:
idle:
Length: *
clock: clock:
idle: hclock idle: hclock
Length: * 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: camera:
AlwaysVisible: AlwaysVisible:
RenderSpritesEditorOnly:
WithSpriteBody:
BodyOrientation:
QuantizedFacings: 1
Immobile: Immobile:
OccupiesSpace: false OccupiesSpace: false
Health: Health:

View File

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

View File

@@ -290,6 +290,10 @@ waypoint:
idle: waypoint.shp idle: waypoint.shp
Length: * Length: *
camera:
idle: camera.shp
Length: *
wormspawner: wormspawner:
idle: wormspawner.shp idle: wormspawner.shp
Length: * 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: CAMERA:
AlwaysVisible: AlwaysVisible:
RenderSpritesEditorOnly:
WithSpriteBody:
BodyOrientation:
QuantizedFacings: 1
Immobile: Immobile:
OccupiesSpace: false OccupiesSpace: false
Health: Health:

View File

@@ -62,11 +62,15 @@ rank:
Start: 7 Start: 7
Length: 2 Length: 2
mpspawn: # TODO: backfall to RA asset mpspawn:
idle: idle:
Length: * Length: *
waypoint: # TODO: backfall to RA asset waypoint:
idle:
Length: *
camera:
idle: idle:
Length: * Length: *