Skip to content
nixie123 edited this page Apr 20, 2024 · 7 revisions

how to bring your head to the hud

create a yml file in your heads folder and enter it like this.

test_head:
  pixel: 4

put it on the layout.

outline_head:
  heads:
    0:
      name: test_head
      x: 0
      y: 0

Clone this wiki locally