Message 1 of 9
Add block`s xyz rotation angles to it`s attributes

Not applicable
03-11-2021
12:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to use _DATAEXTRACTION to create a list containing all blocks, with their xyz position and rotation data, so i can recreate my models in UE4. Currently i can only export the blocks rotation and slope. Therefore it would be usefull to create a script I would run before the export that runs a batch process, adding every xyz rotation as an attribute or custom property to every block, so it can then be exported with _DATAEXTRACTION.
I am fairly new to scipting, could use some help on how to get stared with this.