Edit of asset "Godot Rollback Netcode (Godot 4)" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Rollback Netcode (Godot 4) | Godot Rollback Netcode (Godot 4) |
| Description |
This is an addon for implementing rollback and prediction netcode in the Godot game engine. Beyond the basics (gathering input, saving/loading state, sending messages, detecting mismatches, etc) this library aims to provide support for many of the other aspects of implementing rollback in a real game, including timers, animation, random number generation, and sound - along with high-quality debugging tools to make solving problems easier. Implementing rollback and prediction is HARD, and so every little bit of help is important. :-) |
This is an addon for implementing rollback and prediction netcode in the Godot game engine. Beyond the basics (gathering input, saving/loading state, sending messages, detecting mismatches, etc) this library aims to provide support for many of the other aspects of implementing rollback in a real game, including timers, animation, random number generation, and sound - along with high-quality debugging tools to make solving problems easier. Implementing rollback and prediction is HARD, and so every little bit of help is important. :-) |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitLab | GitLab |
| Repository Url | https://gitlab.com/snopek-games/godot-rollback-netcode/ | https://gitlab.com/snopek-games/godot-rollback-netcode/ |
| Issues Url | https://gitlab.com/snopek-games/godot-rollback-netcode/issues | https://gitlab.com/snopek-games/godot-rollback-netcode/issues |
| Godot version | Godot 4.2 | Godot 4.2 |
| Version String | 1.0.0-alpha | 1.0.0-alpha |
| Download Commit | b6bd70cbfd4a90c65df26957d1d0be39b48249c1 | 52114aa2e8172a3846b2bce50c915b61f40e33c7 |
| Download Url (Computed) | https://gitlab.com/snopek-games/godot-rollback-netcode/-/archive/b6bd70cbfd4a90c65df26957d1d0be39b48249c1.zip | https://gitlab.com/snopek-games/godot-rollback-netcode/-/archive/52114aa2e8172a3846b2bce50c915b61f40e33c7.zip |
| Icon Url |
https://gitlab.com/snopek-games/godot-rollback-netcode/-/raw/main/icon.png
|
https://gitlab.com/snopek-games/godot-rollback-netcode/-/raw/main/icon.png
|