You posted in the wrong place. I moved it to Help/Tech for you
Gah! How did I even do that? Well, thanks.
[quote:2bckt89p]There is currently no path object, but you can create your own paths by making "waypoint" objects, and having the object you want to move around just move from waypoint to waypoint. There are a few examples of this on the forum if you want to search around.
Will do; thanks!
[quote:2bckt89p]If you want an object that is flat on top and spiky on the bottom, the easiest way to do it would be to make two objects. A platform and a spike. Or you could make your Platform/Spike hybrid tile and use that as decoration, while using invisible solid and hurty objects that are placed over the decoration in the appropriate place.
My platform/spike might be a moving object, but I can probably make that work by having one of the objects constantly checking for the position of the other, right?
Ideally I would like this object to be safe on the top and the sides, and only hurty on the bottom. I think I can work out a solution, though, using the same 'two objects as one' idea.
If I can't, well... you'll hear about it.
Thanks again!