Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 375 Bytes

File metadata and controls

9 lines (7 loc) · 375 Bytes

CollisionShape2D

####Inherits: Node2D ####Category: Core

Brief Description

Editor-Only class.

Description

Editor-Only class. This is not present when running the game. It's used in the editor to properly edit and position collision shapes in CollisionObject2D. This is not accessible from regular code.