Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Can you help me understand what units the "Rotation" field is in? If I make a diamond using "Symmetry Count" = 4, then "Rotation" = 45, I would have expected this to rotate it 45 degrees into a square. However, it is always off, and even clicking up 1 makes it rotate a lot. I've tried a ton of numbers, and "0.78" looks close, but still isn't exact. 

The value is in radians, so for 45 degrees it would be 0.785398. I'll make a note to update that field to use degrees instead.