#I can't follow the tutorial, this is what happends when i drag sporite_2d.tscn to node 2D
1 messages · Page 1 of 1 (latest)
this warning can show up if the file was modified externally. for example if you opened the tscn file in a text editor outside of the godot editor and you still have the scene open in the godot engine.
its basically asking if you want to Reload the changes saved externally (from the disk) into the godot editor, or Resave what you currently have in the godot editor to overwrite the changes that were made externally.
then why even if i say to reload doesn't follow the tutorial? in the tutorial the logo and the button can be shown together but in mine not, why?