Weapon, walk, jump. sound etc. DevLog

Added weapon, shot, reload, sway like on springs, jump, head bobbing, walking sound, jump sound, landing sound, flight, walking through walls, collision with objects, soft particles, etc.
Source [some files in russian]: GitHub - chasergit/gear
WASD - walking, Space bar - jump.
R - reloading. F - voice, G - wall hack. H - fly.
Q, E - peeking around the corner.
T - apply shader changes, Y - sun.

14 Likes

Weapon layer with keeping shadows from first layer pass, weapon swaying, run.

5 Likes

awesome project, animation is perfect very realistic.

1 Like

References: warface, caliber, ready or not, cod modern warfare, return to castle wolfenstein.
Physics is from three.js example: three.js examples
In future physics wiil be: jolt, rapier or ammo.

1 Like

open source?

Open source. Some files in russian. Link on top.

1 Like

Отлично, я скачаю и изучу, рендеринг такой аккуратный. Ничего, если я буду использовать некоторые из твоих кодов в своих проектах? Вода и рендеринг высокого качества.

Yes, its free to use.

2 Likes

Added peeking around the corner Q, E.
Now T - apply shader changes, E - sun.

4 Likes

Added: Aiming, run with gun, breathing, blood.
Maybe next: weapon changing, crouching, sniper zooming with crosshair.

3 Likes

Added: Muzzle flash, smoke, sparks, voice, planets.

1 Like

Added weapon instancing with cheching weapon is in camera view, custom frustum from bots and weapon on ground, big animation optimization with deleting unused keys etc.

7 Likes