Skip to content

Conversation

SebastianCrow
Copy link

Hi,

How about fixed, non-draggable entity? :)
I've used that feature to add "roots" to trees from your example. Through that solution there was no possibility to shift tree, only bend it.

Fixed entity is done like that:
entity.fixed = true;
Dynamic again:
entity.fixed = false;

Best Regards

It’s possible to define fixed, non-draggable entity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants