DEV Community

Eric Rosén
Eric Rosén

Posted on

Mesh Sockets for weapons and gadgets - Unity

Mesh Sockets for the character model. Each socket have a enum which corresponds to a specific weapon type/categorty, for example "primary", "secondary", "melee" or "special". Any weapon marked in this category will automatically be stored in the correspondings socket, if equipped.

Music, as always, by Erik Brimstedt

Top comments (0)

Sentry image

Upcoming workshop: Debugging in Unity

One day, your game will crash (...sorry). But it doesn’t have to be the end of the world! Join our upcoming workshop on debugging in Unity. No digging through endless logs necessary.

RSVP here →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay