lightyear icon indicating copy to clipboard operation
lightyear copied to clipboard

Add prediction/interpolation for resources?

Open cBournhonesque opened this issue 6 months ago • 0 comments

When a Resource gets added on the server and is synced with the client, we might want to handle similarly to component:

  • create a Predicted<Resource> and a Confirmed<Resource>?
  • create an Interpolated<Resource>?

cBournhonesque avatar Aug 12 '24 00:08 cBournhonesque