#Does the sky_camera entity have any imposed restrictions / best practices on it's scale?

1 messages · Page 1 of 1 (latest)

sweet sparrow
#

For example, can I set the scale to a decimal? Should the scale have to be an even number? Power of 2?

Most of the scales I see in maps are either 1, 2, 4, or 16. Is this just because it works better that way, or mapper's choice?

neat lantern
#

no, it cannot be a decimal.

#

it can be any integer; powers of two are just easier to work with

sweet sparrow
#

Got it, thank you!