So I just wanted to do a simple test of a button starts and animation. I thought I went through the guide correctly. Made a project, made a raw needle scene, wrote a simple test .ts script, put the script into the proj/needle/scene/src/scripts and nothing happens. No script is being generated into the assets/needle folder for me to use in my scene? I do have the component generator on the extport when I generated the new scene. I even took one of the sample .tx and js files and dropped it in the /src/scripts. Nothing is getting generated, did I miss something? Please excuse me if this is a simple RTFM issue, I’m green on the js/ts stuff.
Hey, could you try enabling/disabling the component compiler and then saving the script again? There have been issues that the change wasnt detected. Also keep an eye on the console, it should print a message saying that it detected a change. If that doesnt happen it means that the watcher failed for some reason
Sorry for the late reply, that didn’t fix it. But the update that I saw did.
Thank you.
Any good TS for unity tutorials you’d recommend, apparently I suck at it?
What would be your reason for wanting to do that? Because you are more familiar with babylon? Or any feature that is interesting that we dont have yet?