Vaillant Jeremy 601bc649dd Center menu button labels: clear stale Main.tscn overrides
Summary.tscn was correctly set up (Label anchored to full button rect,
horizontal/vertical_alignment = 1). But Main.tscn — which instances
Summary.tscn as UI_summary — had per-Label overrides that reset the
anchors back to 0 and shrunk the Label rect to 1x23 px (legacy from
Godot 3 where margin-based positioning was the default), making the
text render in the top-left 1 px corner.

Drop the layout_mode=0 / anchor_right=0 / anchor_bottom=0 / offset_*
overrides on each ButtonPuzzle/Setting/Credits/Quit Label so they
inherit Summary.tscn's full-rect anchors and the centered alignment
becomes visible.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 21:08:54 +02:00
2021-05-15 12:13:23 +02:00
2021-08-01 14:48:46 +02:00
2021-08-01 14:18:15 +02:00
2021-05-02 11:45:17 +02:00
2021-07-24 18:09:55 +02:00

Build Status

  • Hidden Object
    • Tips
      • Log on Android
      • Database
    • Resources

Hidden Object

This project is a vigeo game made with Godot, he integrate the Warcraft-Tribute has a main scene.

Tips

See log an android :

adb logcat -s godot

Database

The database json is not tracking by git for changed.

See more information : https://stackoverflow.com/questions/3319479/can-i-git-commit-a-file-and-ignore-its-content-changes

Resources

S
Description
No description provided
Readme CC-BY-SA-4.0 468 MiB
Languages
GDScript 99.4%
GAP 0.6%