PipeCam.lua
Revision as of 06:58, 16 May 2017 by Yoshi021 (talk | contribs) (Created page with "Category:LunaLua helper libraries [https://cdn.discordapp.com/attachments/281202928495230976/313887647515017216/pipeCam.zip Download pipeCam.lua] A small API that will ad...")
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 lunadll.lua:
local pipeCam = API.load("pipeCam")
This will load the API.
Documentation
| Value | Description |
|---|---|
| Speed | The speed of the animation. Default: 10 |