• Register

Wonhon: A Vengeful Spirit is a paranormal stealth action game where you play as a vengeful spirit of a girl who was killed during a bloody and cruel occupation of her country. Now, she has returned from the dead. Gifted with powers from the Jeoseung Saja, the God of Death, she sets out to exact terrible vengeance.

Post news Report RSS Backstab (January 14, 2019)

"I’ve been working on character movement and basic enemy AI. Backstab works most of the time, but sometimes the collider doesn’t trigger. And I can’t make the knife trigger too big, because then the enemy would die before the enemy makes contact… How do other games with melee combat solve collider issues? I need to do more research. But anyway, it’s mostly working.

Posted by on

4

Backstab
Imgur.com

"I’ve been working on character movement and basic enemy AI. Backstab works most of the time, but sometimes the collider doesn’t trigger. And I can’t make the knife trigger too big, because then the enemy would die before the enemy makes contact… How do other games with melee combat solve collider issues? I need to do more research. But anyway, it’s mostly working.

And there’s a blood puddle and blood particles too. I want to make the blood particle system that would actually paint on the ground, but I don’t know if that’s technically feasible. It would be neat if every enemy painted a unique blood puddle on the terrain, instead of seeing the same blood puddle shape every time… I don’t know, do people care about those things? In my opinion, it’s always more exciting when things are dynamic. But if there are dozens of blood particles flying out of the body every frame, that would be dozens of collision events on the terrain… and each one of them painting on the terrain texture and updating them… Doesn’t sound like it’s going to run smoothly. Unless I use some shader trick or… maybe compute shaders? Offloading those parallel tasks to the GPU should be good… Or maybe ECS? What does the multicore texture update process even look like? Those are some things to look into..." (c) Sean, the Wonhon: A Vengeful Spirit developer.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: