BetterPhysics - Selective Kinematics
Sadness Monday Productions
$0.0
$11.00
100%OFF
(no ratings)
Date |
Price |
---|---|
日時 |
価格($) |
05/29(2024) |
22.0 |
05/29(2024) |
11.0 |
06/12(2024) |
22.0 |
09/20(2024) |
11.0 |
10/03(2024) |
0.0 |
11/21(2024) |
0.0 |
Jump AssetStore
BetterPhysics is a powerful yet simple tool to bring the physics in your game to the next level. Add Selective Kinematics and Speed Limits to your Rigidbody physics.If you already have Burst installed in your editor, you will need to restart the editor when installing this asset due to a known issue in Burst.Sample scenes and assets only include Built-in Render Pipeline materials, but these can be upgraded automatically with the Render Pipeline Converters included with URP and HDRP.Documentation | Discord | GitHubBetterPhysics improves the functionality of Rigidbody Physics in Unity. Bring complex physics systems to life quickly without messing around with complicated physics code.Selective Kinematics lets your objects behave like realistic dynamic bodies while selectively completely ignoring objects of your choice. For example imagine easily designing a kinematic character controller that can still be freely swatted around by a big boss!Configurable Rigidbody Speed Limits allow you to enforce flexible limits to your body's velocity without the need to write complicated drag code. Freely use AddForce without worrying about the object accelerating forever. Configure limits in global axes, local axes, or omnidirectionally!Selective Kinematics:Create custom physics layers and assign them to your objectsCustomize the physical interactions between layers with a fully customizable interaction matrixDynamic Rigidbodies can interact with other layers as if they are KinematicUseful for things like dynamic platforms, ships your players can stand/walk/run/jump on, and moreSpeed Limits:Fully configurable speed limits for Rigidbodies:Limits can be configured in Local Space, World Space, or OmnidirectionalLimits can be mixed and matchedNo need to call any special functions! Use AddForce as normal and your bodies will obey the configured limits without any additonal configuration!