I’m following Unity tutorials still… heh heh… and it seems that Unity isn’t even seeing my code.
That’s a screenshot of what Unity greets me with when I try to run my game. I’m just about positive this is the source of my error. Does anyone know how I should deal with this?
Do not use the play button inside (the now deprecated) Monodevelop, use the play button inside of unity to start playing inside the editor.
Only use the play button inside of Monodevelop if you like to link it to unity for debugging.
If MonoDevelop is now depreciated what alternative is recommended?
VS Community, VS Code, Sublime, Jetbrains Rider, etc…
So… What free development environmental should I use?
VS Community and VS Code are both free.
Cool, thanks!