ability to clone cliffs
Posted: Sun Mar 25, 2018 6:41 pm
I am cloning entities using surface.create_entity() with parameters taken from existing entities. I can read cliff_orientation from an entity, but I can't pass it to create_entity or write it to the new entity, so I get something like this:
https://i.imgur.com/fBPZLvq.png
I need access to set cliff_orientation for new cliffs, and I might need access to some other info to read from existing cliffs and set on new cliffs.
https://i.imgur.com/fBPZLvq.png
I need access to set cliff_orientation for new cliffs, and I might need access to some other info to read from existing cliffs and set on new cliffs.