How to make on area entered into a conditional statement?

You repeatedly keep on stumbling over the same basic problems because you haven’t learned the fundamentals of Godot’s scene system and scripting. Without that it’ll be very hard to move forward in any serious capacity.

Asking over and over for help with the same thing can only get you so far, before the patience of people trying to mentor you wears out. You can’t realistically expect the forum to make your game for you. Time to learn those basics and how to solve node/scene navigation problems yourself.

Going through “my first game” tutorials in the docs may help you with that.

1 Like

sorry, i wasnt clear, i meant i kept having the same problem with the dialogue manager lol but thanks for the advice! (i did make A stater game before i get paranoid im not doing it right so i ask sorry ill work on it :,D)

Hey if anyone is looking for the answer for dialogue line = nil, check your file path, that was the problem for me :3