From fe8d99885876128c5aa67cde81769dcdca88d397 Mon Sep 17 00:00:00 2001 From: skyace65 Date: Wed, 19 Aug 2020 22:16:58 -0400 Subject: Update CollisionShape2D doc --- doc/classes/CollisionShape2D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/classes/CollisionShape2D.xml b/doc/classes/CollisionShape2D.xml index e32ce9c9f9..d2676e55d0 100644 --- a/doc/classes/CollisionShape2D.xml +++ b/doc/classes/CollisionShape2D.xml @@ -13,7 +13,7 @@ - A disabled collision shape has no effect in the world. + A disabled collision shape has no effect in the world. This property should be changed with [method Object.set_deferred]. Sets whether this collision shape should only detect collision on one side (top or bottom). -- cgit v1.2.3