PipeCam.lua
Revision as of 15:17, 26 November 2017 by Yingchun Soul (talk | contribs)
A small API that will add a scroll animation when using warp pipes.
Installation
Place the file pipeCam.lua into the LuaScriptsLib folder.
How to Use
To enable the pipeCam.lua, add this line to luna.lua:
local pipeCam = API.load("pipeCam")
This will load the API.
Documentation
| Value | Description |
|---|---|
| Speed | The speed of the animation. Default: 10 |