Skip to main content

Game Dev Stream #21 - Network physics in Godot

Submitted by David Snopek on Friday, 2021-08-27 @ 12:00pm

Part 1:

Part 2:

Last stream, we got move_and_collide() working in our deterministic network physics engine, implemented as a Godot module in C++.

Since then, I've implemented move_and_slide(), using move_and_collide(). Now, there's just two little things to implement before we can start integrating our new phyisics engine into the game: rotate_and_slide() and collision layers & masks.

Topic:

Subscribe!

Subscribe to get an email when new articles or videos are posted on SnopekGames.com!

* indicates required

Comments

Add new comment
The content of this field is kept private and will not be shown publicly.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.