#My game runs fine in the editor but when I export it, it does not.

1 messages · Page 1 of 1 (latest)

stuck harness
#

How do you reference them? Do the URLs start with res:// or just . or nothing, i.e. just the file name?

#

For example, which one is it?

  • bullet.tscn
  • ./path/bullet.tscn
  • res://path/bullet.tscn
peak star
#

the 3th one

strange thicket
#

Are you embedding your resources in the .exe instead of using a pck file?

#

(well, .exe or whichever extension the executable has)