crashcloud/Crash

Release is buggy

Closed this issue · 1 comments

Describe the bug
Release and Release Selected do not seem to work correctly, and often seem to duplicate geometry

To Reproduce
Steps to reproduce the behavior:

  1. Create two instances of Crash
  2. Create a Server
  3. Connect
  4. Draw a Box on client 1
  5. Release
  6. Note 2 boxes on client 1 and 1 box on 2
  7. Deleting or Moving does not seem to work

Expected behavior

  • Release should not duplicate Geometry
  • Released geometry should work like any other Geometry

Resolved