Feeding game objects into HDA

   1485   1   0
User Avatar
Member
13 posts
Joined: Sept. 2018
Offline
Hello!

I am working on a tool for use in Unity. At the moment i'm using a file node as the input for the tool, that I've exposed into a parameter. But ideally, I would want that in Unity, I can just drag and drog a game object into the input, and not load an externel FBX to it. I know nothing about code, could anyone ‘dumb’ this down for me, and what I would need to do to accomplish that ?
User Avatar
Member
13 posts
Joined: Sept. 2018
Offline
Also, when said object is baked, how do I make it so each piece is a separate game object? For some more context, I want to make a tool to destroy meshes in Unity, but when said mesh is in pieces, each piece needs to be its own game object.
  • Quick Links