0 votes

I have found several threads where people claim they did this but when I open a .tscn in Notepad++ all I see is nulnulnulnulnul... etc. Is there some plugin or encoding that I am messing up?

Godot version 3.5.1
in Engine by (12 points)

I guess one of my scenes was corrupted, because I am able to open some of my other .tscns in Notepad++. If anyone has any insight please let me know!

A .tscn file should just be a standard text file. So, most any text editor should work fine. Not sure what might be wrong with the offending file. Here are some docs in case they're helpful...

https://docs.godotengine.org/en/stable/development/file_formats/tscn.html

1 Answer

0 votes

You must have a corrupt tscn file. They are basically text, and editable in any text editor.

by (1,053 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.