# Toolkit for Physics

- [Unity](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit.md): Bring your game to life!
- [Installation](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/installation.md): Installing from the Unity Asset Store
- [Core Features](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/core-features.md)
- [Ballistics Tools](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/core-features/ballistics-tools.md)
- [Buoyancy Tools](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/core-features/buoyancy-tools.md)
- [Force Effect Framework](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/core-features/force-effect-framework.md)
- [Physics Data extended](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/core-features/physics-data-extended.md)
- [Verlet Integration](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/core-features/intorduction.md): Physics based animation of any Transform tree. Use it on skinned meshes for hair, tails and similar or on normal transforms as a complex chain of physical joints.
- [Sample Scenes](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes.md)
- [Fantasy Style Ballistic Simulation](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes/fantasy-style-ballistic-simulation.md)
- [(3D) Deterministic Bounce Prediction](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes/3d-deterministic-bounce-prediction.md)
- [(2D) Deterministic Bounce Prediction](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes/2d-deterministic-bounce-prediction.md)
- [1 Buoyancy Example](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes/1-buoyancy-example.md)
- [1 Force Effect Fields](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes/1-force-effect-fields.md)
- [2 Spherical Gravity](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes/2-spherical-gravity.md)
- [3 Multi-body Gravity](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes/3-multi-body-gravity.md)
- [1 Verlet Spring Simple Transforms](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes/1-verlet-spring-simple-transforms.md)
- [2 Verlet Spring Skinned Mesh](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/sample-scenes/2-verlet-spring-skinned-mesh.md)
- [API](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/api.md)
- [Ballistics](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/api/ballistics.md)
- [Buoyancy](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/api/buoyancy.md)
- [Force Effects](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/api/force-effects.md)
- [Maths](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/api/maths.md)
- [Mesh Tools](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/api/mesh-tools.md)
- [Components](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components.md)
- [Ballistic Aim](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/ballistic-aim.md)
- [Ballistic Path Line Render](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/ballistic-path-line-render.md)
- [Ballistic Path Follow](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/ballistic-path-follow.md)
- [Buoyant Body](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/buoyant-body.md)
- [Buoyant Body Drag](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/buoyant-body-drag.md)
- [Constant Acceleration](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/constant-acceleration.md)
- [Constant Angular Velocity](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/constant-angular-velocity.md)
- [Constant Linear Velocity](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/constant-linear-velocity.md)
- [Force Effect Source](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/force-effect-source.md)
- [Force Effect Direction](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/force-effect-source/force-effect-direction.md)
- [Force Effect Field](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/force-effect-source/force-effect-field.md)
- [Force Effect Reciever](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/force-effect-reciever.md)
- [Physics Data](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/physics-data.md)
- [Surface Tool](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/surface-tool.md)
- [Trick Shot](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/trick-shot.md)
- [Trick Shot Line](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/trick-shot-line.md)
- [Verlet Spring](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/components/verlet-spring.md)
- [Objects](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects.md)
- [Force Effect](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/force-effect.md)
- [Attract Effect](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/force-effect/attract-effect.md)
- [Gravity Effect](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/force-effect/gravity-effect.md)
- [Repulse Effect](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/force-effect/repulse-effect.md)
- [Suspend Effect](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/force-effect/suspend-effect.md)
- [Tractor Effect](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/force-effect/tractor-effect.md)
- [Wind Effect](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/force-effect/wind-effect.md)
- [Point Volume](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/point-volume.md)
- [Verlet Hierarchy](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/verlet-hierarchy.md)
- [Verlet Hierarchy Settings](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/verlet-hierarchy-settings.md)
- [Verlet Particle](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/objects/verlet-particle.md)
- [Enums](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/enums.md)
- [Calculation Mode](https://kb.heathen.group/old-kb/toolkit-for-physics/physkit/enums/calculation-mode.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.heathen.group/old-kb/toolkit-for-physics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
