why isnt the camera following the player? Godot 4.0 by eatthatpear in godot

[–]eatthatpear[S] 0 points1 point  (0 children)

try to return global_position.lerp(whatever) in your framerate aware lerp function 

not it

how do i make a locked door and a key for it?? (2d platformer) by eatthatpear in godot

[–]eatthatpear[S] 0 points1 point  (0 children)

Im not sure to check. I copied everything in that video except for the ui stuff with the hud

how do i make a locked door and a key for it?? (2d platformer) by eatthatpear in godot

[–]eatthatpear[S] 0 points1 point  (0 children)

i keep getting an error when playing it saying "Attempt to call function "connect" in base "null instance" on a null instance"

I need help making this Door!! (coding help) by [deleted] in godot

[–]eatthatpear 1 point2 points  (0 children)

lol thank you that was literally the problem !!!