Page 1 of 1

Create faces randomly

PostPosted: Wed Jan 22, 2025 5:40 pm
by mc_deimon
Hello everyone. I would like to know if there is a way to create random faces in MPFB. I've been playing around with the add-on but I haven't found a way to do it. Does anyone know of a method to make faces randomly? Thank you very much!

Re: Create faces randomly

PostPosted: Sun Jan 26, 2025 3:35 pm
by joepal
No, I haven't gotten around to implementing that yet. It's pretty high up on my todo list though. Currently I'm a bit blocked from adding features due to the process with getting accepted at the extension platform, https://extensions.blender.org/approval-queue/mpfb/

So there's no way to do it in the UI currently, you would need to script it using python. A script would import TargetService and then use the methods there to pick random targets from the head/face categories and assign random values to those.