Include orientation in CSV files
Hello everyone!
I wonder if it was possible to include the orientation of the scene in the CSV files.
As of now, when you create a map, the orientation of the scene is kept (and this is nice for the "no pan" and "no move" mode since the mapper can define exactly what the player will see when a point is randomly selected).
However, when you import a CSV file, the orientations of all points you have selected are reoriented to 0° (full North), which is quite bad for the "no pan" maps (this means you cannot import a CSV file for a map that is designed for the "no pan" mode).
Would it be possible to make it so this orientation is saved too, and that the CSV files are not limited to polar coordinates?
I would love to hear your feedback on this question!
Best regards,
ToucanCanon
I wonder if it was possible to include the orientation of the scene in the CSV files.
As of now, when you create a map, the orientation of the scene is kept (and this is nice for the "no pan" and "no move" mode since the mapper can define exactly what the player will see when a point is randomly selected).
However, when you import a CSV file, the orientations of all points you have selected are reoriented to 0° (full North), which is quite bad for the "no pan" maps (this means you cannot import a CSV file for a map that is designed for the "no pan" mode).
Would it be possible to make it so this orientation is saved too, and that the CSV files are not limited to polar coordinates?
I would love to hear your feedback on this question!
Best regards,
ToucanCanon
Follow this post
2
followers
We have this on the wishlist for Map-Making since a lot of content creators have requested it as well.
We shall see when we we have the time and resources to include this along with some other features for Map-making all together. 🙂
KR
Filip
Google call them "heading" and "pitch" in their APIs, hence those terms.
The format could f.ex. be like this. latitude,longitude,heading,pitch
60.83560707930446,9.870121569021292,295,0
43.7188227043019,27.69222468045497,60,0
34.70819377077726,-95.76698539962267,15,0
-27.16494920743707,-48.90939059676017,93,0
-40.39828499545997,175.3806749635317,27,0