Facepunch / sbox-sdf

Library providing marching cubes / squares mesh generation
MIT License
14 stars 7 forks source link

Getting Assert Can modify errors when the scene is not networked. #25

Closed Nolankicks closed 6 months ago

Nolankicks commented 6 months ago

I'm unable to create any sdf's because I get this error saying I need a network owner, but I don't want the scene to be networked. Is there a way to get around this? I've modified it so it asserts true when the scene is not networked. But I don't love that solution. image

Nolankicks commented 6 months ago

You just need to clone it even when its not networked.