Hi
Game Logic problem
There’s no property actuator ‘Copy To…’ available so, what’s the best method to copy the pressed button property to other object property?
Thanks
Hi
Game Logic problem
There’s no property actuator ‘Copy To…’ available so, what’s the best method to copy the pressed button property to other object property?
Thanks
you would either have to set up a property actautor on the object that is reciving the copy and set the property to copy and go from there. i would use python because you dont have to set up the loigic on the other object, just on one object.
hmm i believe you can cross link object logic bricks. So just select two object at once, and then you can form new logic brick connections across objects.
Hi
Yes, the python is needed.
I made a simple cross connection table .blend version, which can copy the object name and/or property to other object property. Basically there can be a unlimited number of objects on each side.
I hope this will solve my Game Input Device Manager problems 
I will post the .blend sample tomorrow.
Once again <S> to the Ideasman42 for the load url script.
The sample .blend file with picture are available here
http://blenderartists.org/forum/showthread.php?p=1413375#post1413375