Fix crouching with temp solution

This commit is contained in:
Tobias Thiele 2023-12-13 10:32:26 +01:00
parent 54bd232e6a
commit 72cb2020e2
2 changed files with 19 additions and 1 deletions

View file

@ -24,6 +24,7 @@ Contributions are welcome. Please open an issue or submit a pull request on GitH
## 📝 Development Tasks
- Change crouch-tracking to a more elegant solution
- Add config and make light entity values configurable
- Maybe replace light_omni2 with light_rect or something else