physics_engine_integration

Community

Build deterministic physics without engine lock-in.

AuthorXyrces
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the need to couple gameplay physics to Godot’s built-in physics, letting you keep simulation logic deterministic, testable, and fully owned by your ECS architecture.

Core Features & Use Cases

  • Three-Phase Physics Pipeline: Organize force gathering, simulation stepping, and state synchronization as separate ECS systems.
  • Collision and CCD Support: Handle broad-phase and narrow-phase collision detection, collision layers and masks, and continuous collision detection for fast-moving objects.
  • Engine-Agnostic Integration: Wrap BepuPhysics or a custom solver behind a clean interface so the same core logic can support 2D or 3D gameplay.
  • Use Case: Ideal for action games that need deterministic fixed-timestep physics, projectile handling, and clean separation between simulation state and visual transforms.

Quick Start

Ask for a pure C# ECS physics integration that implements pre-physics, simulation, and post-physics syncing with collision filtering and a swappable engine abstraction.

Dependency Matrix

Required Modules

None required

Components

Standard package

đŸ’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: physics_engine_integration
Download link: https://github.com/Xyrces/godot-ecs-gamedev-playbook/archive/main.zip#physics-engine-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.