ricardojmendez / UnitySteer

Steering, obstacle avoidance and path following behaviors for the Unity Game Engine
https://numergent.com/tags/unitysteer/
Other
1.2k stars 275 forks source link

Feature request: Update instances during runtime on prefab changes #60

Open jvolker opened 7 years ago

jvolker commented 7 years ago

Thanks a lot for sharing this!

It would be great to be able to change properties in the prefab during runtime and have these changes updated to the instances. Being able to see the changes instantly would make it really easy to fine-tune the whole system.

Thanks!