Is there a way to resize a collision shape automatically based on the size of the sprite? I can do it manually for every node but would like to not and say I did, especially when sprite changing during gameplay gets involved. Like I obviously don't want a mouse turned into a dragon to keep the tiny hitbox.
Also is it possible to have a collision shape for movement/obstacles and one for getting hit by things?