Solarus-Games English Forum

Solarus => Bugs & Feature requests => Topic started by: GregoryMcGregerson on September 24, 2017, 09:24:18 PM

Title: Hero scaling
Post by: GregoryMcGregerson on September 24, 2017, 09:24:18 PM
I haven't heard anything about this lately but is Hero scaling being worked on at all? It'd be nice to be able to use HD sprites and tiles eventually. I know you can technically use HD assets but the hit box is all wrong for everything. Should I put together a 32x resource pack to help gather interest?
Title: Re: Hero scaling
Post by: MetalZelda on September 24, 2017, 11:39:43 PM
The thing is scale2x or hq2x actually does what you want, 2x bigger sprites.

The interesting thing would be manually configure the hero's hitbox width and height, I think the hitbox is a 16x16 and non-customizable at the moment
Title: Re: Hero scaling
Post by: GregoryMcGregerson on September 25, 2017, 05:50:09 AM
I'm talking about using tiles and sprites that are 2x or even 4x bigger then what the default currently is. Brand new HD quality, not resized by the engine using scaling filters. This is an old example but having everything redrawn from scratch or similar to it, like a knock off to get out of legal problems.

And yes changing the hero hit box is the main thing that's holding it back.

Graal:
(https://orig00.deviantart.net/a3d1/f/2017/187/0/4/graal_by_greenguy22-dbfe1tt.gif)

FF5:
(https://orig00.deviantart.net/594c/f/2017/267/d/d/animated4444_by_greenguy22-dbohuan.gif)
Title: Re: Hero scaling
Post by: Christopho on September 25, 2017, 09:27:48 AM
Nothing new indeed. There is an issue: https://github.com/solarus-games/solarus/issues/528
But yes, clearly it will make it more interesting if a 32x32 pack exists!
Title: Re: Hero scaling
Post by: GregoryMcGregerson on October 10, 2017, 05:52:34 AM
Alright I'll try to put together something this weekend. Gotta go through it and get rid of all the duplicate tiles, etc.