![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | apb1963 |
![]() |
Old Version | Published before Godot 3 was released. |
I’m trying to follow the tutorial here
http://docs.godotengine.org/en/stable/tutorials/step_by_step/instancing.html
I got as far as “Simply browse to inside the project location and open the “engine.cfg” file. The new project will appear on the list of projects. Edit the project by using the ‘Edit’ option.”
I clicked on “Import & Open” as the only other choice was simply “Import” or cancel. I got the following when run from the command line.
$ from path…
Saving to: res://BATG2/engine.scn
GET FLAGS: 98
ERROR: import1: Condition ’ !importer.is_valid() ’ is true. returned: ERR_FILE_UNRECOGNIZED
At: tools/editor/io_plugins/editor_scene_import_plugin.cpp:2150.
Any ideas?
Thank you in advance!