Bgie

Results 6 comments of Bgie

Had the same issue, connection with telegram server failed after my esp8266 was running for >1 year. The latest version fixed it, so thanx a lot.

Partly. It looks like I am getting matching signals for block loaded/unloaded with a single VoxelViewer! At all times there are 512 blocks loaded, which is correct for my setup....

My particular problem is solved if I use just 1 VoxelViewer. Thanks a lot for the hint, I should have tested that myself. ;-) I wanted to use 2 of...

Awesome! Considering your clarification about `block_loaded` vs `mesh_block_entered`: it seems the block signals are what I need to instance my simulated units, thanks. The simulation needs to run regardless of...

Thanks for the warning/confirmation. I think I now have a reliable way of instancing units. I have a custom generator script for the terrain. This currently forwards the block generation...

Retested it - now it works without any issue! I had already restarted godot once, and it did not fix it at first. Now, after yet another restart, it works....