mirror of
https://github.com/Kaveinator/NetickProForUnity.git
synced 2025-10-27 18:29:06 -07:00
Fixed an issue when destroying an object that has a NetworkTransform, NetworkRigidbody, or NetworkRigidbody2D component which has Prediction Error Correction Smoothing set to true.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "com.karrar.netick",
|
||||
"version": "0.11.57",
|
||||
"version": "0.11.58",
|
||||
"displayName": "Netick",
|
||||
"description": "A networking library for unity",
|
||||
"unity": "2021.3",
|
||||
|
||||
Reference in New Issue
Block a user