Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseShould bounce be used on the platform sides?
When false, a contact on the sides uses no bounce. When true, any existing bounce is used. This is useful to stop bouncing of a Collider2D when in contact with a vertical surface. The "sides" are defined as the edges perpendicular to the "top" surface(s) in local-space.