Game
Chariot Pursuit




3 years ago

I changed the physics engine from Physx to Chaos.

I am not removing the old Physx build.


What's New

  • New Race map, Skytrack

  • A playground Map

  • TP Cam follows Vehicle rotation

  • Headlights and Rear lights

  • Round or Lap counter

  • Main vehicle hud displays Network Ping

What's Changed

  • Chaos Physics engine

  • Client authoritative movement

  • Snow and Rain Particles

  • Some minor changes to existing maps (Foliage, Ramps, Boost, road angle)

  • Removed Best Race Time

Fixes

  • Fixed Best Lap timer

  • Fixed Camera angle for clients when they spawn

  • 1 lap being registered as 2

  • Fixed Hud elements that were not being updated and some that moved out of the screen



0 comments

Loading...

Next up

Demon core goose

Did a lot of stuff on backend so not much to show

but here's something I worked on earlier

Breakable Fences

Round boi

Infinite Pizza is now on Game Jolt!

In it you must try to survive the infinite pizza by riding and shooting your way through it in hope of reaching its cheese filled center.

https://gamejolt.com/games/InfinitePizza/567814

Take a bite if you dare!

AI Patrolling

Using dynamic navigation

This is a must if you're making a large map or using level streaming

W.....William? | Five Nights at Freddy`s : Witness - Teaser

Always me

Vehicle air control.

I have been testing this for quite some time now.

I added physics thrusters on each side of the buggy and made two functions one for roll and other for pitch. A linetrace detects whether or not the vehicle is on ground.

Testing the smoothness of the Waking Up Animation. Thoughts?

MAN this Ai is super needy

It didn't know what to do in certain situations where the pathing system says there's nothing in the way but the braking system says it does

so I had to implement this workaround using Nav Modifiers