Game
PropHunt
5 years ago

Movement and Gamestate Fixed


  1. Fixed issue with Movement which would stop replicating

  2. Fixed issue with Gamestate and playerstate in HUD, which would cause Ping, player name and time to be default widget values

Problem that did arise was the camera Rotation and Location would not replicate to server and so the Hit trace was just go to (0, 0, 0). I had to use weapon's muzzle Location and Rotation to do hit trace which made the crosshair useless so i had to disable that as well



0 comments

Loading...

Next up

Working on a gameplay modifier.

I need some suggestions

Edit: Changes & Editions

Update 0.2.6

Size cut, Optimization and small fixes.

You've Got Mail

Binturang - Bearcat

Lockdown is free for a while

Sale ends on Dec 16th

You can claim it here https://jangomango2001.itch.io/lockdown

Random ass Straftat moments

Happy Belated Birthday @Victoree

Hunter AI is complete now.

The basic search, investigate and shoot functions work.

I'll make it better over time, adding newer search methods, checking if the player switches props etc

Read Article for more info :)

Changing the prop mechanics to accomodate the size of the object by using temporary capsule.

Its a bit hard since not all objects are round, and that the character sometimes falls through the floor.

Edit: Found a solution