Description
n00dDoors
Spend less time on monotonous and repetitious tasks, and plug
this component into your door actor for instant replicated door
functionality. The component is scripted with relevancy in mind, so
the doors will remain in their correct state no matter who has
recently logged in. Propel your development one step further with
this asset
Features
- Fully network replicated.
- Everything is done by the component that attaches to the door
actor, just add the component, construct the door with the
construct node, and call nodes for Overlap or Interact
functionality. Done. - Door data struct that you add to your own Actor that contains
all relevant info for your door - Timeline driven – create custom curves to control the door
opening behaviour. Examples are included. - Automatically created interact widget on overlap, can be
switched off if not needed. - Either child the example doors, or add the functionality to
your own. The world is your oyster. - Swing, rotate, slide, and garage door mechanics that are able
to be influenced on any axis (garage door is influenced on two
axis) - Swing open away from the character, or not.
- Easily defined sounds.
- RepNotify is used for relevant door positioning.
- Generic locking mechanism that can plugin to your project with
ease.