benda95280 / MyEntities

Gives/Spawn Head and Custom entities with skin suppport and Geometry, EASILY !
GNU General Public License v3.0
19 stars 2 forks source link

Support for 128px skin size. #24

Closed Jean-TKG closed 4 years ago

Jean-TKG commented 4 years ago

Would you add support for 128px skin size for custom entitys

inxomnyaa commented 4 years ago

https://github.com/benda95280/MyEntities/blob/master/src/Benda95280/MyEntities/MyEntities.php#L212

Any size is supported. Size limit is only a matter of PMMP

benda95280 commented 4 years ago

Just for information, i've added a new check earlier : https://github.com/benda95280/MyEntities/commit/c7a2157fa0aa2eba70c574a543fa49b6c5d630ed

Warning over 128px, and drop it when over 256px, i was having trouble with large skin (RakLib error).

inxomnyaa commented 4 years ago

in theory any skin size would work with the new skins (not legacy) but pmmp hasnt implemented them yet