๐ Simple Moving Platforms
Simple Moving Platforms brings dynamic, interactive movement to your Hytale worlds. Build functional vertical elevators, automated bridges across treacherous ravines, and thrilling obstacle courses with physical moving platforms you can actually ride!

โจ Features
- ๐ Vertical Elevators: Smooth, continuous vertical transport for bases, towers, and mine shafts.
- ๐ Moving Bridges: Create automated pathways across chasms, lava pits, and dungeons.
- ๐ Real Rider Physics: Stand on platforms, move with them seamlessly, and keep your momentum when jumping off.
- ๐ Automatic Ping-Pong Motion: Smooth back-and-forth travel that stays stable regardless of server tick fluctuations.
- โ๏ธ Fully Customizable: Set custom travel axis (X, Y, Z), distance, and speed on the fly.
- ๐ ๏ธ Lightweight & Clean: Built natively on Hytale's ECS system without bulky background dependencies.
๐น๏ธ How to Use (Commands)
Creating a moving platform is instant and requires no complex setups. Simply stand where you want the platform to spawn and run:
/smp create
Examples:
- Vertical Elevator (Up 8 blocks @ 2 blocks/sec):
/smp create y 8 2 - Horizontal Bridge (Travels 16 blocks on X-axis):
/smp create x 16 3.5 - Chasm Crossing (Travels 10 blocks on Z-axis):
/smp create z 10 1.5
Management Commands:
/smp listโ Display the number of active moving platforms in the current world./smp clearโ Remove all moving platforms in the current world.

๐ก Ideal For:
- Map Makers & Adventure Creators: Build challenging parkour puzzles, timing-based traps, and dynamic boss arenas.
- Survival & Creative Builders: Add working elevators to multi-floor bases and castle gates.
โน๏ธ Alpha Note
This is an early access release (v0.1.0-alpha) focusing on core platform mechanics and hard-collision physics. Future updates will introduce custom themed platform models, crafting recipes, and redstone/activation triggers.

