For some reason my player can't climb the slopes and their jump behavior feels very odd.
I have been working on the GDQuest tutorial series and this is one of their older ones. "Create Your First 2D Game With Godot 3 (extended edition)" is the name of it. It was originally done in 3.2.1 and I'm working 3.5.2, and I'm having some issues with my player behavior. I have been working pretty steadily though this course but got stumped on this over the weekend.
I have compared against the videos and Git repository but I'm just not seeing what I'm doing incorrectly. I have posted in the GDQuest Discord as well as now posting here now. If anyone could help me understand could help me understand as to why script is not as desired that would be appreciated.
I used some different assets an to give myself if some extra practice, I apologize if that causes any issues or discrepancy.
Link to .gif of the player unable to climb a slope.
Link to .gif of the jump behavior.
Link to Google Drive For .zip of my Godot Project.
Thank you for any help or direction as to how to resolve this.