Skip to main content

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

Woops! It's taking the input as radians rather than degrees. You can add in *pi/180 to convert degrees to radians, which kinda defeats the purpose of the functionality making things easier. I'll fix that up for the next release which should be out in the next week or two :)

 - Charlie