Thx, brotha.
Ill investigate the linux problem, truth be told i have no linux machine, and i thought it will work if it works on windows :'(. Resource heavy in what way? GPU? CPU?
Also, yea its my first game, ill get back to it after i finish another project i have going on. I intend on fully finishing it.
By resource heavy I mean that it uses 100% of my CPU and GPU almost all the time so that my temperatures are high.
There are places in the game where FPS drops drastically. It always happens at the beginning(after 10 seconds or so it stops) and quite frequently just before the end room with that black-red thing.
Back to linux version, I get errors like these:
ERROR: No loader found for resource: res://src/sounds/stageAmbiance/Ambient Horror-General Ambiance.mp3.
at: _load (core/io/resource_loader.cpp:278)
ERROR: res://src/sounds/StageAmbient.tscn:3 - Parse Error: [ext_resource] referenced nonexistent resource at: res://src/sounds/stageAmbiance/Ambient Horror-General Ambiance.mp3
at: poll (scene/resources/resource_format_text.cpp:412)
ERROR: Failed to load resource 'res://src/sounds/StageAmbient.tscn'.
at: load (core/io/resource_loader.cpp:206)
ERROR: Failed loading resource: res://src/sounds/StageAmbient.tscn. Make sure resources have been imported by opening the project in the editor at least once.
at: _load (core/io/resource_loader.cpp:270)
ERROR: res://Main.tscn:24 - Parse Error: [ext_resource] referenced nonexistent resource at: res://src/sounds/StageAmbient.tscn
at: poll (scene/resources/resource_format_text.cpp:412)
ERROR: Failed to load resource 'res://Main.tscn'.
at: load (core/io/resource_loader.cpp:206)
ERROR: Failed loading resource: res://Main.tscn. Make sure resources have been imported by opening the project in the editor at least once.
at: _load (core/io/resource_loader.cpp:270)