
Kitae provides a built-in physics engine that supports rudimentary 2D physics and collision detection. While not as powerful as full physics engines such as Farseer, the built-in physics can be used easily and are sufficient for most games and particle effects.
Features• Gravity.
• Wind.
• Drag.
• Friction.
• Attractors and repellers.
Other EnginesIf you really need that extra physics power, Kitae was built with other engines in mind. It is fairly straightforward to add these engines to your project. Kitae provides access to polygon collision data created in the Game Engine, which can be used to build rigid body geometry in 3D party engines.
Screenshots
Features• Gravity.
• Wind.
• Drag.
• Friction.
• Attractors and repellers.
Other EnginesIf you really need that extra physics power, Kitae was built with other engines in mind. It is fairly straightforward to add these engines to your project. Kitae provides access to polygon collision data created in the Game Engine, which can be used to build rigid body geometry in 3D party engines.
Screenshots



