Lev Bubnov
Results
2
issues of
Lev Bubnov
### Discussed in https://github.com/grow-graphics/gd/discussions/53 Originally posted by **Ullanar** July 29, 2024 Related to https://github.com/grow-graphics/gd/discussions/52 I simplified discussion to that func ```go func (i *InteractionManager) Process(delta float64) { lt := i.Temporary...
Hello! I'm working with the Y-Sorting feature in a top-down 2D game. I found a basic solution for Y-sorting entities somewhere here in the issues, and after some adjustments, I...
A-Spawning-LDtk
C-Feature
S-Blocked