🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Advertisement

Latest tracing Activity

theaaronstory
June 19, 2020 04:11 PM
Unexpected journey

Of Source Code, more pathfinding, stamina and more!

It all started with a simple checklist, which I put together for the next update:

  • Fix glitching cursor; and disable input while minigame is active
  • Add 3D movement
  • Fix wall pathfinding/glitching
  • Add dash/roll option to mouse (ctrl+mouse movement)
  • Re-impl…
3,411 views
Advertisement
Aim assist and bullets correction

So I've tried to make the system, which I've mentioned in my first post. I was a little bit surprised, but it worked out. But with one exception. I thought that I should do that double cone trace every frame, but I realised that this is unnecessary. So I make this line traces each time player hit t…

10,562 views
Advertisement
Advertisement