From 71fa671d96eac762717f0b7957c857a3373bbe18 Mon Sep 17 00:00:00 2001 From: Laura Sach <5183697+lawsie@users.noreply.github.com> Date: Tue, 11 Aug 2026 15:12:57 +0100 Subject: [PATCH 1/6] Add block hints --- index.html | 13 +++ locale/en.js | 8 +- locale/es.js | 204 +++++++++++++++++++++--------------------- main/blockhandling.js | 6 ++ main/main.js | 15 ++++ main/translation.js | 2 +- style.css | 29 ++++++ ui/blockHint.js | 67 ++++++++++++++ 8 files changed, 238 insertions(+), 106 deletions(-) create mode 100644 ui/blockHint.js diff --git a/index.html b/index.html index d68af69e..46835872 100644 --- a/index.html +++ b/index.html @@ -627,6 +627,16 @@

FlockXR

>Inspector +
  • + Hide block hints +
  • @@ -1268,6 +1278,9 @@ Drag and drop code blocks to create your program. Use arrow keys and Enter to navigate and interact with blocks. +