Decorations: Difference between revisions

From Unofficial EFPSE wiki Extended
Jump to navigation Jump to search
(Created page with "thumb Decorations are static objects that can be destroyed by player. Everything here is essentially the same as with enemies. The editor is available at "Decorations Settings" menu in "Entities Settings". Decoration properties: * '''Health''' - decoration health. * '''Radius''' - sets decoration radius. * '''Breakable''' - sets if decoration is breakable. * '''Solid''' - sets of decoration is solid and blocks player from passing through it. *...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Decorations1.png|thumb]]
 
Decorations are static objects that can be destroyed by player.
[[File:Decorations.png|thumb|Easy FPS Editor CE v1.9.5]]
Everything here is essentially the same as with enemies. The editor is available at "Decorations Settings" menu in "Entities Settings".
Decorations are static [[objects]] that can be destroyed by player. Everything here is essentially the same as with [[enemies]]. The editor is available at "Decorations Settings" [[menu]] in "[[Entities]] Settings".


Decoration properties:
Decoration properties:
Line 9: Line 9:
* '''Breakable''' - sets if decoration is breakable.
* '''Breakable''' - sets if decoration is breakable.
* '''Solid''' - sets of decoration is solid and blocks player from passing through it.
* '''Solid''' - sets of decoration is solid and blocks player from passing through it.
* '''Lighted''' - sets if decoration is lighted by lights.
* '''Lighted''' - sets if decoration is lighted by lights.  


* '''Snap to ceiling''' - snaps decoration to the closest solid tile right above it.
* '''Snap to ceiling''' - snaps decoration to the closest solid tile right above it.
* '''Disable Culling''' - Prevents engine from culling asset when out of view of it's original tile placement
* '''Delete after break''' - Checkbox to allow decorations to be deleted when destroyed.

Latest revision as of 19:50, 11 March 2024

Easy FPS Editor CE v1.9.5

Decorations are static objects that can be destroyed by player. Everything here is essentially the same as with enemies. The editor is available at "Decorations Settings" menu in "Entities Settings".

Decoration properties:

  • Health - decoration health.
  • Radius - sets decoration radius.
  • Breakable - sets if decoration is breakable.
  • Solid - sets of decoration is solid and blocks player from passing through it.
  • Lighted - sets if decoration is lighted by lights.
  • Snap to ceiling - snaps decoration to the closest solid tile right above it.
  • Disable Culling - Prevents engine from culling asset when out of view of it's original tile placement
  • Delete after break - Checkbox to allow decorations to be deleted when destroyed.