supertux icon indicating copy to clipboard operation
supertux copied to clipboard

Add a `set_node(x);` script for Moving Platforms + Tilemaps

Open Rusty-Box opened this issue 2 years ago • 2 comments

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.

Rusty-Box avatar Apr 27 '23 14:04 Rusty-Box

Unfortuatly that didn't "fix" it

Rusty-Box avatar Apr 27 '23 18:04 Rusty-Box

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.

Rusty-Box avatar Aug 24 '23 12:08 Rusty-Box

This was adressed by #2865 - Closing this.

Rusty-Box avatar Apr 25 '24 20:04 Rusty-Box