supertux
supertux copied to clipboard
Add a `set_node(x);` script for Moving Platforms + Tilemaps
A script that allows to instantaneously move (pretty much teleport) a moving platform or tilemap to a specific path node.
Edit: Sinice commit a7aa8a8 added a differently working set_node(x); script which however is also quite useful, I recommand making another script for the actual proposal mentioned above.
Unfortuatly that didn't "fix" it
I would actually have a time/speed setting for the current set_node(x); script added.
Also we now need a new name for the actual script I was talking about.
This was adressed by #2865 - Closing this.