PipeCam.lua
Jump to navigation
Jump to search
A small API that will add a scroll animation when using warp pipes.
Installation
Place the file pipeCam.lua in either your level's custom graphics folder for use in a level, along with a lunadll.lua file, or in the same directory as your .wld file along with a lunaworld.lua file for use throughout an entire episode.
How to Use
local pipeCam = API.load("pipeCam")
This will load the API.
Documentation
| Value | Description |
|---|---|
| Speed | The speed of the animation. Default: 10 |