Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/simple-door.git

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Simple door** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/simple-door.git
```

[![pkglnk](https://www.pkglnk.dev/badge/simple-door.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/simple-door)

Dependencies (1)

README

Automation door

A door that can be opened, closed. The door can be controlled using the Open(), Close(), Toggle() methods. The door can be easily configured using just one script in the inspector.

door-inspectore

Specifications:

  • arbitrary animation curve
  • duration of animation
  • opening angle
  • opening and closing sounds
  • trigger for automatic door control
  • button for controlling the door

Comments

No comments yet. Be the first!