Jump to content

Moving Platform

Overview
Creator: Mero Added: 30 Apr 2014 Tags: FFC, Global
Rating[?]: Rating: 4/5 (1 rating)
View Script
Information

Description Setup Reviews Comments

In the infinity loop of your global script add the function NesMovementFix() before Waitdraw() and MovingPlatforms() between Waitdraw() and Waitframe(). Then simply attach the script movingplatform to the FFC that you want to be a platform.

Additionally, you don't need to assign the script to changers, and doing such will result in them being treated as platforms which is a bug of course.

Requires std.zh