Extin Posted March 22, 2018 Share Posted March 22, 2018 (edited) So I'm just wondering, are the sprite sizes only allowed to be 32x32 and 64x64? Or can I do something like 48x48? Edit: I figured it'd be faster just to resize a sprite and check myself, and they do work! Edited March 22, 2018 by Extin answered my question myself Link to comment Share on other sites More sharing options...
1 Kibbelz Posted March 22, 2018 Share Posted March 22, 2018 Sprites are dynamic so any size works italo, Agoraphobic and Solomon 2 1 Link to comment Share on other sites More sharing options...
1 Gibier Posted March 28, 2018 Share Posted March 28, 2018 The engine cut the sprite in 4 squares. Each square/rectangle have the same size.  So if your spriteset have the dimension 128x128 it will be cut in 32x32 (dimension of one sprite)  If the total dimension is 256x256 each sprite frame will have 64x64 pixel.  If you don't understand what i just wrote i don't how to reexplain what Kibbelz said except by screenshoot. Solomon 1 Link to comment Share on other sites More sharing options...
0 Sol Mundus Posted March 28, 2018 Share Posted March 28, 2018 sprite are dynamic ? Link to comment Share on other sites More sharing options...
0 Gibier Posted March 28, 2018 Share Posted March 28, 2018 4 hours ago, Sol Mundus said: sprite are dynamic ?  ....  On 22/03/2018 at 4:01 PM, Kibbelz said: Sprites are dynamic so any size works  Sol Mundus 1 Link to comment Share on other sites More sharing options...
0 Sol Mundus Posted March 28, 2018 Share Posted March 28, 2018 they are automaticely resized or they keep the same size ? in this case the hit box change with them ? sorry if my question is dumb Link to comment Share on other sites More sharing options...
0 Sol Mundus Posted March 28, 2018 Share Posted March 28, 2018 i get it ! thank Link to comment Share on other sites More sharing options...
Question
Extin
So I'm just wondering, are the sprite sizes only allowed to be 32x32 and 64x64? Or can I do something like 48x48?
Edited by ExtinEdit: I figured it'd be faster just to resize a sprite and check myself, and they do work!Â
answered my question myself
Link to comment
Share on other sites
6 answers to this question
Recommended Posts