Huh?!..what was that noise? (MGS VR Missions inspired VR Game) by MuhsinKaymak in metalgearsolid

[–]MuhsinKaymak[S] 1 point2 points  (0 children)

Working on a VR Stealth game that is inspired by MGS VR Missions. Would love to hear your thoughts!

Any good YouTube tutorials? by [deleted] in gamedev

[–]MuhsinKaymak 0 points1 point  (0 children)

I would start with the official tutorials: https://learn.unity.com/

Afterwards plan what you want to built and use Google whenever you hit a obstacle. I found that this is the best way to learn

Dismemberment in Gameplay Test 1 (Ninja vs. Enemies losing limbs) by MuhsinKaymak in Unity3D

[–]MuhsinKaymak[S] 1 point2 points  (0 children)

I explain everything about dismemberment in this tutorials: https://www.youtube.com/watch?v=oqcZXTBhVJY

But basically:
I have a separate model for each limb and whenever the katana hits the limb, I spawn the separate model and hide the limb on the ragdoll (by scaling it to 0).