PipeCam.lua

From Moondust Wiki
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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Download pipeCam.lua

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