-
Alberto Klocker authored
Helper classes for supporting physics stepping and rollback. Auto-stepping is disabled and taken over by the netfox loop. Physics implementations supported: - [Godot Rapier Physics addon](https://godot.rapier.rs/). - Custom Godot Builds [with the stepping PR](https://github.com/godotengine/godot/pull/76462 ) Closes #265 --------- Co-authored-by:
Tamás Gálffy <ezittgtx@gmail.com> Co-authored-by:
Alberto Klocker <albertok@familyzone.com> Co-authored-by:
Matias Kumpulainen <kumpulainen.matias@gmail.com>
Alberto Klocker authoredHelper classes for supporting physics stepping and rollback. Auto-stepping is disabled and taken over by the netfox loop. Physics implementations supported: - [Godot Rapier Physics addon](https://godot.rapier.rs/). - Custom Godot Builds [with the stepping PR](https://github.com/godotengine/godot/pull/76462 ) Closes #265 --------- Co-authored-by:
Tamás Gálffy <ezittgtx@gmail.com> Co-authored-by:
Alberto Klocker <albertok@familyzone.com> Co-authored-by:
Matias Kumpulainen <kumpulainen.matias@gmail.com>
Loading