• Runtimes
  • [XNA] render only one slot

  • Uređeno
Related Discussions
...

Hi,
how can I draw ony a specific slot of a skeleton?
how can I apply a shader only to one specific slot?
best
Cristian

You could modify or copy/paste the skeleton renderer to do all the same work, except only draw a single slot.

Nate wrote

You could modify or copy/paste the skeleton renderer to do all the same work, except only draw a single slot.

you're right so it's simple!