Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Question How can I use 10K NFTs in the game without making different animations to each?

Discussion in 'Animation' started by BaranKYNC, Jan 7, 2023.

  1. BaranKYNC

    BaranKYNC

    Joined:
    May 23, 2022
    Posts:
    3
    Hello, I am working on an NFT Gaming project. We want to use 10K NFTs from our collection in our game. Our goal is for people to be able to connect their wallets and play the game with the NFT in their wallets. But I can't animate for each character separately. I wanted to use a single animation on multiple characters and thought of changing the skin. But in it I need to layer all the characters and smash their limbs. That's a tough job for a 10K NFT. My question is: How can I use 10K NFTs in the game without making different animations to each?
     
  2. jn97342

    jn97342

    Joined:
    Jan 4, 2023
    Posts:
    41
    You want to use one animation for all the characters without needing to edit the limbs? Correct me if I’m wrong, but If all the characters have the same bones but a different skin, your animation should work for every skin.