Skip to content

adds a rudimentary class system to tabletop simulator for easier object manipulation

License

Notifications You must be signed in to change notification settings

omniraptorr/objectprot

Repository files navigation

The main function of this library is to provide a thin abstraction over an object and let you control many similar scripted objects of the same type without running duplicate code on each one- all the code stays in Global lua, and you simply call the provided functions to initialize the controls and data storage on each individual object.

About

adds a rudimentary class system to tabletop simulator for easier object manipulation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages