Difference between revisions of "HPL3/SOMA/Areas/Tool Area"

From Frictional Wiki
< HPL3‎ | SOMA‎ | Areas
Jump to navigation Jump to search
(created page with basic information)
 
m (fixed link)
Line 6: Line 6:
 
=== Tool ===
 
=== Tool ===
 
* '''ToolsToEquip''': The Tool to hold out when a player is inside the area. Must be in the players inventory.
 
* '''ToolsToEquip''': The Tool to hold out when a player is inside the area. Must be in the players inventory.
* '''ConnectedToolArea''': Additional [[HPL3/Areas/Tool Area|Tool Areas]] that can be passed through without holstering the tool that is equipped. Areas must be at least touching.
+
* '''ConnectedToolArea''': Additional [[HPL3/SOMA/Areas/Tool Area|Tool Areas]] that can be passed through without holstering the tool that is equipped. Areas must be at least touching.
 
* '''LookEntities''':An entity that must be looked at to raise the tool
 
* '''LookEntities''':An entity that must be looked at to raise the tool
 
* '''LookEntityLOS''': If the '''LookEntities''' must have uninterupted line of sight
 
* '''LookEntityLOS''': If the '''LookEntities''' must have uninterupted line of sight

Revision as of 19:09, 8 February 2024

Overview

This area when entered by the player will hold out a specified tool from the players inventory and be holstered when exiting the area.

Properties

A functioning Omnitool area with an orange Tool Area

Tool

  • ToolsToEquip: The Tool to hold out when a player is inside the area. Must be in the players inventory.
  • ConnectedToolArea: Additional Tool Areas that can be passed through without holstering the tool that is equipped. Areas must be at least touching.
  • LookEntities:An entity that must be looked at to raise the tool
  • LookEntityLOS: If the LookEntities must have uninterupted line of sight