Skip to content

Added collision exceptions to SGPhysicsBody2D

Janktastic requested to merge Janktastic/sg-physics-2d:exceptions into main

Added the ability to add collision exceptions to SGPhysicsBody2Ds which is supported by godot's physics library.

Merge request reports