Conversation
|
Great news ! I was currently looking for a solution to transform the nodes at runtime. |
|
I've tried the new example of the branch transformable_node, looks great but it doesn't seems to place objects at the right place, they always spawn at the device position and not the position given. Any ideas how to correct this ? |
I fixed the initial values issue in the #126 PR |
Fix `transformable_node` initial values
|
When will you merge with |
|
@giandifra hey, awesome work, when can we merge this? |
I replaced simple Node with TransformableNode to scale, rotate and translate object with gestures.
I'm working to improve runtime edit on Node from Flutter side.