Making a sprite act like a tilemap that can move

I want to make a platform that can move WITHOUT it being a tilemap and I don’t really want to make it overlap, I want it to act like a legit tilemap that can move

4 Likes

Do you want something like this?

To be honest, I’m a little bit confused with how you asked the question.

1 Like

holy crap yeah EXACTLY like that, thank you!

1 Like

and sorry about the whole asking the question in a confusing way, it was a bit difficult to think about how to say it since it’s sorta a strange thing to be asking

1 Like

nevermind… this is might not work since it bounces up and down, it also only collides with the bottom, not the top which is an issue

1 Like