Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

this would be what it looks like right

 transform.rotation *= Euler(0, 0, -10);

No

transform.rotation *= Quaternion.Euler(0,0,-10);