Results 1 to 4 of 4

Thread: helmet armor i want it to stay in the air

  1. #1

    Default helmet armor i want it to stay in the air

    How can we make the muscles and armor stay in the air? can you help me I want it like in this picture

  2. #2
    Junior Member Astanavtik's Avatar
    Join Date
    Feb 2022
    Posts
    17

    Default

    I was making simple games in Unity, this was my coursework at university.

  3. #3
    Junior Member
    Join Date
    Mar 2022
    Posts
    4

    Default

    I was making simple games in Unity, this was my coursework at university. All you need to not even work with physics is to put a breastplate in the air, make it a collider, and turn on the trigger in the settings of this collider, or write in code that if a character collides with armor, it disappears, and the character is given armor points . By the way, if you are interested, you can do the same in the game so that the armor has sockets for buffs or something like that. Well, for example, d2 runewords, you can insert runes into armor and weapons that enhance armor or increase character damage.

  4. #4
    Junior Member fareyder's Avatar
    Join Date
    Mar 2023
    Posts
    6

    Default

    I also encountered this and for a long time could not figure out how to solve it

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •