Best way to modify a whole tileset?

oripessach

  • *
  • Posts: 259
Hi,

I have a few levels that were designed around a tileset with placeholder graphics, and I would like to replace the graphics without having to redefine all the collision shapes or redesigning the levels. Surprisingly, there's no obvious way to do that. What am I missing? Or, rather, what's the best way to do this?

Thanks!

Ori

rob1221

  • *
  • Posts: 9472
Check the tileset images (one for each scale) in your game's resource folder inside your workspace.  It's fine to modify any of them as long as you keep the same image size.

oripessach

  • *
  • Posts: 259
So, I need to hand edit all of them? Scale them, too?

Justin

  • *
  • Posts: 4695
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)

oripessach

  • *
  • Posts: 259