Have script automatically update

Typically: "How do I... ", "How can I... " questions
Post Reply
Yann
Posts: 5
Joined: 11 Feb 2013, 16:41

Have script automatically update

Post by Yann »

I have a multi-robot application where every robot is identic with the other. That works nice, but it is tiresome to update a simple modification in one skript. For instance I change one line of code in script attached ro robot 1, and want the same change ion the other robots. How can I do this simple?

thx

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Have script automatically update

Post by coppelia »

Hello Yann,

You can do a DNA Transfer to the other robots (if your initial robot was marked as DNA Transfer capable). Refer to the DNA Transfer toolbar button, the section on models, and the object common properties dialog.

Cheers

Yann
Posts: 5
Joined: 11 Feb 2013, 16:41

Re: Have script automatically update

Post by Yann »

PERFECT, thanks!

Post Reply