Khaligufzel / Dimensionfall

A survival game inspired by Cataclysm: Dark Days Ahead and Bright Nights.
MIT License
12 stars 5 forks source link

Make blocks above the player invisible at spawn #292

Closed snipercup closed 2 months ago

snipercup commented 2 months ago

As mentioned in #289

When saving the game under a roof and then loading it, the blocks of the roof are visible until the player moves, blocking the sight of the player.

We'll need to find the appropriate place to call level_manager.gd's update_visibility function once after spawn.