Is there any way to detect Rthro heads?

I’d like to remove all Rthro heads in my game whenever the player’s character spawns in but somehow I don’t think I can find a way to detect Rthro heads.

I tried to compare the asset ID but somehow non-rthro heads even have a larger ID than Rthro heads.
Blocky head: 5560742512
City life man head: 2506113769

I also spot a difference where some Rthro head has a texture on the mesh but not all of them have it.
Apart from having a list of all Rthro heads, is there a workaround on this?

You can just make a custom character rig and then just load the player’s clothes onto the custom rig.

1 Like