Jump to content

Question

Posted

Hiya, I'm not home ATM so I haven't tinkered with this yet, but I'm curious and can't wait.

 

Are entities limited to the default one size grid-style character sheets? Can you use different sized sheets with the same size ratio?

 

More importantly, if you do not need different directions and walking animations, is there a way to use just one single picture? Like roguelike style.

 

thanks!

 

 

10 answers to this question

Recommended Posts

  • 0
Posted
3 minutes ago, PhenomenalDev said:

Just fill in everything with one image if you want to use 1 image and hitboxes dont scale

 

Thanks. Yeah, I know how to work around the issue if need be, was just wondering if there was a need to. 

 

So, you MUST use the 4x4 128x192 for entities? 

  • 0
Posted
1 hour ago, Gibier said:

I use 200x340 and 316x392 sprite in my game on intersect. So I think the engine take the height and width and split it in 4.

You are 100% correct there Gibier.

  • 0
Posted

What do you mean split in 4?

 

I tried to use a 16x32 sprite (resized x2) and it didn't work. I just assumed it was static 32x32.

×
×
  • Create New...