📄️ Camera
The Camera module allows you to configure the position, rotation, and other properties of your camera. Although pre-built cameras are accessible through Asset Library, they may not offer all the customization options you require. For instance, adjusting damping or enabling auto-recentering for a third-person camera may not be feasible with pre-built options. However, with the Camera module, you can create a camera to your liking and easily switch between different camera options.
📄️ Damageable
The Damageable module allows an object to take damage and can be applied to both player characters and non-player characters (NPCs).
📄️ Forcer
The Forcer module controls the force acting on the player and its effects.
📄️ Mover
The Mover module determines whether an object moves and the way it moves.
📄️ Pendulum
The Pendulum module controls the circular motion of an object.
📄️ Spinner
The Spinner module determines whether an object spins and the manner in which it spins.
📄️ Trace Mover
The Trace Mover module determines the method by which an entity traces a target entity.
📄️ YaEntity
The YaEntity module is used to represent an object within a game.