Turn Object Bounciness Attribute On & Off with Change Attribute Not Working Right???

Hello All,
So in my project I have an object that I changed it's Bounciness to zero. I also have another object that I also changed it's Bounciness to zero.

In object one I am saying:
-When object one self.Position.Y > 208
-Change Attribute self.Physics.Bounciness to 1

I also told object one to display self.Physics.Bounciness so I know it is changing from 0 to 1when told to but the issue is is the object is not bouncy even though it says it's self.Physics.Bounciness is 1.

Is there something else I need to do to get it to work properly? Thank you in advance for taking the time to help.

Thanks,
Killer Penguin Studios

Comments

Sign In or Register to comment.