Moving Platforms
Description
Exactly what you think it does. It turns a ffc into a platform that can carry Link as it moves. In other words no more having to move with the platform.
Screenshots and Demo
Example Quest
Code
Script
Setup
Simply attach it to a moving ffc. There's no arguments or nothing. How do you get it to move is up to you though. I use changers and set it's velocity so it moves in a rectangular loop. Also, you must have diagonal movement or the movement of link will be choppy. Also be sure to set the Effect Width and Height.
Resources
You will need to import std.zh for this to compile.
Edited by blackbishop89, 26 December 2012 - 10:18 AM.

