Tutorial: Mutable: Table Nodes Tutorial

How to use Data Tables for multiple choices in Mutable

https://dev.epicgames.com/community/learning/tutorials/nzkW/unreal-engine-mutable-table-nodes-tutorial

2 Likes

This tutorial is pure gold—truly amazing for the character creation system I was working on. Some things I had already figured out just by looking at the sample project, but I was missing a couple of key details.

The tutorial you uploaded will be really helpful for a lot of people.

Thank you so much!

1 Like

Tables are one of those things that just feel completely half-baked in Mutable. Such a great idea- but such a narrow set of capabilities. I guess if you’re just wanting to swap out some meshes it’s a fine choice, but if you want to do anything with morph targets? forget it- not possible. I’m finding this is often the case with Mutable, it feels like something that was developed spontaneously without any real plan, features feel tacked on without any cohesion. You can use X as long as you don’t use Y, often if you do it will just fail silently.