Skip to content

Instantly share code, notes, and snippets.

View flare-proto's full-sized avatar

Flare flare-proto

  • 15:40 (UTC -06:00)
View GitHub Profile
  1. in edit mode press L to select a section(like a arm)
  2. on your avatar that you are taking arms/paws from
    • press p and pick selection to seperate the selected mesh from the unselected one
    • image Use this tab to open mesh data
      • rename vertex groups to be the same as the equivelent vertex groups in the BZ proto
        • you can ignore any that are not relevant to the part you seperated
        • Bones will be named the same way, to check bone names, enter edit mode with the Armature selected
        • example: Arm_L becomes upper_arm.L
  3. on the BZ proto
  • in edit mode, select and delete the arm
local qEvnt
local PID = 0
local function panic(err)
print(err)
end
local PROC = {}
local function preempt_hook()