Ability for one actor to modify another actor's attribute
sdpardue
Member Posts: 110
I must be missing something very simple to do. In the rule for Actor 1 , when it gets a mouseover event, how do I change an attribute of Actor 2? (I'm looking to change the Alpha from 0 to 1 for Actor 2.) Actor 2 doesn't show up in the Attribute Browser for Actor 1. Could I just type the "self.Color.Alpha" part with the name of Actor 1 in the place of "self"? If so, what's the correct syntax to refer to it?
BTW, only about 10 hours into the system so far, and it is SO AMAZING and WELL DONE! Congratulations to all who are making it happen!
Thanks,
Steve
BTW, only about 10 hours into the system so far, and it is SO AMAZING and WELL DONE! Congratulations to all who are making it happen!
Thanks,
Steve
Comments
That did the trick. Very easy and powerful feature!