Create title screen scene with placeholder name and play button that changes scene to main scene (atm, this is level1.tscn but we'll fix this later). This will involve using Godot 4 nodes and creating a script to change the scene tree.
If you work on this, do it on a separate branch. Intended for one person.