Issue with collission with CharacterBody2D and RigidBody2D

Looks like I have to add an area node additional to my collision node I created.
Not sure why but this did the trick…
Just make sure to check in the signal if you are entering a body or an area.