Nika Kasradze
Nika Kasradze
I have a projeny project, with 1 empty unity project and 1 empty package. **ProjenyPackage.yaml:** ``` Platforms: - Windows #leading spaces - OK - UWP #leading tab character - NOT...
I think 90% of the case we need the sprite's pivot at its geometric center. Because of nice automation I sometimes just drag the sprites and hit slice right away...
**Background:** in my `package.json`: ``` { ... "dependencies": { ... "passport": ">=0.3.2", "passport-jwt": ">=2.1.0", "passport-local": ">=1.0.0", "passport-facebook-token": "*", "nodemailer":"*" } } ``` I just had to `npm install` on the...