I have an Area2D node inside a main KinematicBody2D to detect when the player enters that zone. When I try to connect the body_entered signal to the KinematicBody2D,
Welcome to the forums @icymngoose! Can you post the code you are using?