Skip to content

Add NetworkSGTween

BimDav requested to merge BimDav/godot-rollback-netcode:tween into main

Goes with sg-physics-2d!11 (merged)

Rolling back removing interpolations is not supported by SGTween, so we should find a way to add warnings about this in the code. I don't want to completely remove the functionality in SGTween since it could be used without rollback.

Merge request reports