im new to flax so bare with me
i tried coding a script but it doesnt show up as csharp file?
File->Open Project.
or
If there is a scene in the content folder, double click the scene file.
The only way to create a new project structure that Iâm aware of is to use the Flax launcher.
Also, scripts need to live in the source directory.
doesnt work project is completely broken
Hi, the scene is not loading because there is an error in the script. You can check the âOutput Logâ section to see the error. Also, this link may be helpful.
there is no error in my scripts
i somehow need to compile the scripts in some way
or compile game solution
is there âGame.Build.csâ or âFirstPersonShooter.Build.csâ file under the âFirst Person Shooterâ folder? The problem may be due to the missing or corruption of this file.
yes that was the problem, running fine now