- ClassicHeadConversion tries to convert roblox dynamic heads to their classic face and head counterparts.
- Head to the example script for an example on how to use it!
This was originally made for my game Super Sonic Robloxia Adventure as it is a Classic Roblox styled Sonic fan game and it uses Roblox's classic face system to change the face of a player via a decal in the player's head
Important
This project is pretty much now obsolete because of Dogutsune's Facial Unification module, which doesnt require HttpsService and does a much better job then my system. Keep in mind my version doesnt change the head shape, it did in the legacy version, i'll maybe make a modified version of the legacy one with httpsservice support. You need to enable Allow HTTP Requests in File > Experience Settings > Security
Warning
The model on the roblox asset store is legacy and won't be updated, you can only grab it from here.
You can either clone this repository, or grab an .rbxm file from the latest release instead
Note
There is a legacy version of this repository listed within the legacy directory, however it is not advised to use this version as it is no longer supported/maintained. It also uses require with a number... which is not good design.
Want to contribute? Send a pull request if there are any bugs!
To contribute to the list of faces in the json file, you can get the DynamicToClassic plugin to help!
You can get the DynamicToClassic Devtool Plugin here.