Self attribute to rule them all...
matarua
Auckland, New ZealandMember Posts: 854
... well that would defeat the purpose right?
So I just broke my actors by deleting a self.attribute on another actor - the expression replaced 'self.rotateSpeed' to ' 0 '
These actors are all prototype actors - but were created by duplicating the first actor.
So it seems the self.attribute was linked as deleting it affected these other ones.
Further to that the reason I deleted it in the first place is this little guy seems to skip frames when nobody else does.
I thought it could be the time to get the self.rotateSpeed instead of just throwing a number in there.
So I deleted that and it removed the attribute from the other actors expressions, even tho they still had that attribute in the self list.
A bit wacky - but it seems perhaps it's a bug?
And what is making this guy skip frames - can he not let go of the others? Separation issues?
Ideas?
So I just broke my actors by deleting a self.attribute on another actor - the expression replaced 'self.rotateSpeed' to ' 0 '
These actors are all prototype actors - but were created by duplicating the first actor.
So it seems the self.attribute was linked as deleting it affected these other ones.
Further to that the reason I deleted it in the first place is this little guy seems to skip frames when nobody else does.
I thought it could be the time to get the self.rotateSpeed instead of just throwing a number in there.
So I deleted that and it removed the attribute from the other actors expressions, even tho they still had that attribute in the self list.
A bit wacky - but it seems perhaps it's a bug?
And what is making this guy skip frames - can he not let go of the others? Separation issues?
Ideas?
Comments
Hi @matarua I can confirm that I had this problem not long ago, and did inform GS Support… I think it's a bug that's crept in as well…gotta be, hasn't it…. a self attribute should be concerned with "self" and not affect other attributes, surely...
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
I have just made a video and will upload and then let you guys know k
@BlackCloakGS are you aware of this?
Let us know (in this thread perhaps) if you get a response.
>-