Skip to content

CollisionShape2D visual editor

Rafał Mikrut requested to merge collision_shape_editor into master

Created by: ghost

A simple visual editor for the CollisionShape2D node, available for the following shapes:

  • CapsuleShape2D
  • CircleShape2D
  • RayShape2D
  • RectangleShape2D
  • SegmentShape2D

Merge request reports