This block is similar to the core gallery but dynamically retrieves data from custom meta.
Currently, it has the next supported formats for fields.
Array of URLs
Example of field storage
['link_image.jpg','link_image2.jpg','link_image3.jpg']
Array of attachment ids
[199,32,5355]
Array of image objects (ACF gallery type)
[ 1 => [imagearray], 2 => [imagearray2] ]
Post images
This type will get all images which are attached to post
Also, you can enable Lighbox and Slider type for images.
Dynamic Gallery field supports post context, so, you can use it inside Query builder and in Repeater blocks
Gallery Block supports many design variants, you can set custom output template for each image. Also, you can assign inline videos and Youtube, Vimeo, 3d (gltf and glb, splinecode). Check design examples and instructions in description of Gallery Block