Greetings,
The plugin can import absolutely any minecraft skin with resolution 6432 like “roblox starter character” with painted surface guis with help of frames!!!
I don’t know should I publish the plugin depends on feedback
How to use it:
1)Download random skin 6432
2)With special html page, convert image to text file, where will be written colors of every pixel of skin, because roblox plugins can’t read images themselves
3)Importing that text file with help of plugin in roblox studio
and u get roblox character model (resized to minecraft Steve’s sizes) with surface guis on every part of body, and special transparent part “Cap” welded to head which with surface guis too,
so it is possible to enable and disable cap on head
4)if to rename model, to “StarterCharacter” possible to use play with it, no one part of body will fall (motors are fixed)
PS:plugin uses two types of optimization:
1)where it is possible, if nearest frames have same color, they will be combined, and it happens with loops for X,Y so if whole side will have same color it can become one frame.
2)main color optimization, the most used color will be a frame with previous zindex and new frames with so color won’t be made.
Main colors in text file:
PS2: what’s point of the plugin? possible to make clothes(skins) for game for example for different teams, without hiring clothing designer(if u like minecraft style), also possible to replace html page with php script on web server and plugin will send images and get text files without using html page, or even web server will find skins by nickname, but I am looking skins myself not by nicknames, so I don’t add that opportunity yet, maybe in future.
PS3:If I will find sponsors, I can make minecraft fan game in roblox with skins by nicknames when players will join and will type nicknames
I attach the roblox place with skin and text file of skin.
It is my first topic here, thanks for reading C:2020_07_27_swat-14916784.txt (9.6 KB)