Skip to content

A simple object movement manager that supports buttons as the default method of interacting.

License

Notifications You must be signed in to change notification settings

ScavengeSurvive/door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

door

A simple object movement manager that supports buttons as the default method of interacting. Doors support multiple buttons, so a button on the inside and outside of a door is possible. Doors can be opened and closed manually by calling OpenDoor or CloseDoor. The door state change callbacks can be used to restrict the use of doors by returning 1.

Documentation is in the source code.

Installation

Simply install to your project:

sampctl package install ScavengeSurvive/door

Include in your code and begin using the library:

#include <door>

Testing

To test, simply run the package:

sampctl package run

And connect to localhost:7777 to test.

About

A simple object movement manager that supports buttons as the default method of interacting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •