A 2D physics engine that simulates the behavior of bodies in space. It is designed for use in video games and provides features to facilitate their creation. The engine does not support a large number of objects simulated simultaneously, but was designed to allow free deactivation and activation of objects at runtime, each time they do not affect the player. The project was originally created for the game demo Invade-Space. The package is under constant development, but it's current form is fully stable and functional.
The package consists of two main components:
The package includes sample scripts and prefabs for demo, utilizing the functions and signals of PhysicsProperty.