User Tools

Site Tools


ebf:building_function_double_door

This is an old revision of the document!


BUILDING_FUNCTION_DOUBLE_DOOR

Category: Asset
Mod Dependency: Foundation EBF

Parent class: BUILDING_FUNCTION

Properties


OpeningAngle

  • Type: float
  • Default value: 90.0

OpeningSpeed

  • Type: float
  • Default value: 0.5

TriggerNodeName

  • Type: string
  • Default value: Trigger
  • Should be a single mesh object with a COMP_GROUNDED assigned to it. I recommend a small cube or plane in the middle of the door with a transparent texture

TriggeringDistance

  • Type: float
  • Default value: 2.0

LeftSideNodeName

  • Type: string
  • Default value: Left
  • The names of all meshes belonging to the Left Door should start with this word

LeftPivotPoint

  • Type: vec3f
  • Default value: { 0, 0, 0 }

RightSideNodeName

  • Type: string
  • Default value: Right
  • The names of all meshes belonging to the Right Door should start with this word

RightPivotPoint

  • Type: vec3f
  • Default value: { 0, 0, 0 }
ebf/building_function_double_door.1620386799.txt.gz ยท Last modified: 2021/05/07 07:26 by minotorious

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki