AdFormat.tscn 380 B

1234567891011121314
  1. [gd_scene load_steps=2 format=2]
  2. [ext_resource path="res://addons/admob/src/core/components/ad_format/unit_ids/UnitIds.tscn" type="PackedScene" id=1]
  3. [node name="AdFormat" type="VBoxContainer"]
  4. anchor_right = 1.0
  5. anchor_bottom = 1.0
  6. __meta__ = {
  7. "_edit_use_anchors_": false
  8. }
  9. [node name="UnitIds" parent="." instance=ExtResource( 1 )]
  10. margin_right = 500.0
  11. margin_bottom = 60.0