Save-Point
question about sprites wider than 32px - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: General Support (https://www.save-point.org/forum-18.html)
+--- Thread: question about sprites wider than 32px (/thread-5807.html)



question about sprites wider than 32px - criz - 05-26-2016

Hi,


is there a way to avoid overlapping when making sprites wider than 32px?

well, this is awkward
[Image: MEC_160526b.jpg]

I'm also asking becase I'm still messing around with the crates (there are even more shapes and sizes - please note: the crates in this screenshot are part of the tileset).
When I asked about tilesets vs sprites for crates the answer was sprites. But I guess people thought I was just talking about small crates for loot etc. that fit the 32px width.
With the bigger crates I'd run into the same problem as with the Elcor sprite and there would be overlapping.
Is having a transparent tile marked with X an option? To block out areas where you intend to put a big sprite and thus block that area for the player?


best wishes
Criz


RE: question about sprites wider than 32px - Melana - 05-26-2016

I think this script could be interesting for you: http://save-point.org/thread-5690.html


RE: question about sprites wider than 32px - criz - 05-26-2016

thanks!
that's exactly what I needed :)
thanks also to DerVVulfman

I hope it'll be part of ReGaL *winks @ DerVVulfman*


RE: question about sprites wider than 32px - DerVVulfman - 05-26-2016

Oh, it's been there a while.