Khaligufzel / Dimensionfall

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

Implement StaticFurnitureSrv, removing static furniture from the scene tree. Also updates to Godot 4.3 #331

Closed snipercup closed 1 month ago

snipercup commented 1 month ago

I wanted to remove FurniturePhysics from the scene tree first, but the static version seemed easier so I'm doing that first.

By upgrading to 4.3 and implementing this class, we may introduce new bugs but I will register and fix any that we come across.