Can we use free sound effects?
Hi, I was making a little lib to use with a bare bones engine. I mean I had to write a collision detection system and response, a spritesheet animation system, an abstraction for input and loading and using resources. Nothing realy hard but required several hours of testing and refactoring. Fynally I uploaded it on github as an open source.
For sure it is not a template or a plugin like those you can find over Unity, but I had to ask.
Can I use it?
I got pretty far into my game, but I want to ask this: is it allowed to use Unity's official Scripting API (https://docs.unity3d.com/ScriptReference/) for information? I'm still pretty new to Unity and I legitimately need it to understand what i'm doing. I haven't watched a "step by step" or a "download this project" type of tutorial, and I'm planning not to, i'm just asking to see if using the scripting API disqualifies me. Thanks!