Replace remaining uses of shorthand codeblock syntax, add CI check

This commit is contained in:
Danil Alexeev
2025-06-23 00:28:55 +03:00
committed by skyace65
parent c2d94e2db9
commit 3946ede7aa
22 changed files with 243 additions and 120 deletions

View File

@@ -202,7 +202,9 @@ or ``set_collision_mask_value(layer_number, value)`` on any given :ref:`Collisio
collider.set_collision_mask_value(3, true)
collider.set_collision_mask_value(4, true)
Export annotations can be used to export bitmasks in the editor with a user-friendly GUI::
Export annotations can be used to export bitmasks in the editor with a user-friendly GUI:
::
@export_flags_2d_physics var layers_2d_physics