Fractural / GodotFixedVolatilePhysics

Deterministic physics using C# in Godot 3.x. πŸ’₯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot Fixed Volatile Physics πŸ’₯

Deploy Unit Tests

Fixed-point 2D physics in Godot C# using a modified version of cathei's Fixed point fork of VolatilePhysics.

Features

  • Dynamic rigid bodies
  • Kinematic bodies
  • Static bodies
  • Area bodies
  • Shape editors
  • Debug drawing
  • Collision layers and masks

Examples

Physics Test Kinematic Body Full Physics Test

About

Deterministic physics using C# in Godot 3.x. πŸ’₯

License:MIT License


Languages

Language:C# 97.7%Language:GDScript 2.3%