Set Bounciness: Difference between revisions

From Fancade Wiki
(Created page with "Changes how much momentum a physics object looses when bouncing. Use 0 for a complete stop and 1 for a perfect bounce. * Note that a bounciness higher than 1 will increase the velocity of the physics object each bounce. You must also set bounciness to the object you want it to bounce from. /uploads/Set Bounciness.png Category:Blocks ")
 
m (Make Infobox and section Notes)
Line 1: Line 1:
Changes how much momentum a physics object looses when bouncing. Use 0 for a complete stop and 1 for a perfect bounce.
{{Block
|image=Set_Bounciness.png
|type=s
|folder=Physics
|input1={{Port|e|Before}}
|input2={{Port|o}}
|input3={{Port|n|Bounciness}}
|output1={{Port|e|After}}
}}


* Note that a bounciness higher than 1 will increase the velocity of the physics object each bounce.
Changes how much momentum a physics object loses when bouncing. Use 0 for a complete stop and 1 for a perfect bounce.


You must also set bounciness to the object you want it to bounce from.
== Notes ==


[[width=336px|/uploads/Set Bounciness.png]]
A bounciness higher than 1 will increase the velocity of the physics object each bounce.


You must also set bounciness to the object you want it to bounce from.


[[Category:Blocks]]
[[Category:Blocks]]

Revision as of 18:05, 20 May 2024

Set Bounciness
Set_Bounciness.png
TypeScript block
ColliderNone
FolderPhysics
Ports
Inputs Before
Object
Bounciness
Outputs After

Changes how much momentum a physics object loses when bouncing. Use 0 for a complete stop and 1 for a perfect bounce.

Notes

A bounciness higher than 1 will increase the velocity of the physics object each bounce.

You must also set bounciness to the object you want it to bounce from.