Jump to content
  • 0

How to make monsters bigger than the tile size


Question

Posted

Right now my game is set to 48x48 and ive noticed clipping if i attempt to use a sprite to big for a monster, i want my bosses to be a little larger than normal sprites.

 

Any ideas how to get around this? I have seen a couple games made with the client that have huge monsters.

910cfd9d61e7b1086216c4c0ec5f785c.gif

3 answers to this question

Recommended Posts

  • 0
Posted

Intersect supports dynamically sized assets so it looks like the problem lies in the source file being used. If they're 48x48 sprites, make sure they're properly aligned and the sheet is 192x192

×
×
  • Create New...