Godot Version
4.7.2
Question
I’m trying to make a farming game, the player is working. The seed is supposed to grow when it is watered (when the bucket touches the seed). But no collision is happening to trigger the growth cycle, all the collisions are on correct layers.
hurt and hit component don’t work either