Add ability to set camera perspective via euler angles in guidebook scenes
Sea-Kerman opened this issue ยท 0 comments
Describe the feature
rotation order of Y, X, Z (or yaw, pitch, roll)
possible markdown tag: perspective="120 30 0"
or angle if perspective is taken
if making it multiple tags is easier, yaw="" pitch="" roll=""
Reasons why it should be considered
being able to set specific angles seems a bit better than needing to make like 20 different perspective presets for all the different angles we might want.
Additional details
No response