Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

this would be what it looks like right

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

No

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