-
Notifications
You must be signed in to change notification settings - Fork 337
Description
Hi, thanks for your amazing works, and I'm loving it so far.
However, I've faced a problem in my project with your asset.
I've made some points in the path to move randomly when I press 'P' key.
However, the path won't be updated until I select the path object in the hierarchy.
Once I've selected, then the path is changed as I intended.
Is there any way I could update the path without selecting in the hierarchy first?
I've tried other solutions on Google, but it doesn't seem to be working.
[Default state - Before selecting path in the hierarchy]

['P' key pressed, path not selected in the hierarchy, and path is not updated]

[Path is selected - Now the path is updated]

[After selected once, path is updated while other objects are selected]

[Another path is selected, and updated]
