deep-entertainment / issues

Issue tracker for deep Entertainment projects
1 stars 0 forks source link

[EGOVENTURE] Reveal Icon appears only on logo screen #50

Open BalintXHD opened 1 week ago

BalintXHD commented 1 week ago

I'm focusing my game on touch based devices. The Reveal button serves the function of displaying all hotspots so players can see what they can interact with, such as with the spacebar on a PC.

Steps to reproduce the behavior:

  1. Download the game template
  2. Make a new scene, I used a four sided room
  3. Make sure that the Reveal Icon has a texture
  4. Export to Android and launch the game

Expected behavior A working reveal button

Screenshots Screenshot_2024-11-12-16-25-55-886_org godotengine egoventuregametemplate Screenshot_2024-11-12-16-25-48-489_org godotengine egoventuregametemplate

dploeger commented 1 week ago

This was because the first scene after the intro needs to enable the inventory, but this is not documented.

Tasks to do: