#✅ [SOLVED] is there a way to make a image appear everytime u hover onto a vanilla button?
1 messages · Page 1 of 1 (latest)
Hello there! 👋 Happy to help you with that!
Yes, you can absolutely make an image appear when you hover over a vanilla button! You'll use a combination of an Image element and Loading Requirements.
Here's a quick rundown of how to set it up:
-
Add an Image Element:
- Open the FancyMenu editor for the screen you want to customize (e.g., the Title Screen).
- Right-click on the editor background and select New Element > Image.
- Right-click your new Image element and set its texture to the image you want to appear.
-
Set Loading Requirements for the Image:
- Right-click your Image element again and select Loading Requirements.
- Click Add Requirement.
- Search for and select the Is Element Hovered requirement.
- Click Edit Requirement Value.
- You'll need the Element ID of the vanilla button you want to hover over (e.g., the "Singleplayer" button). To get this, open FancyMenu's Debug Overlay (
CTRL+ALT+D), then hover over the Singleplayer button, and click its identifier when it appears in the overlay to copy it. You can then paste this ID into the requirement value field.
-
Position the Image:
- Move and resize your image element to where you want it to appear when hovered.
- You might want to make it "stick" to the button. You can do this by dragging the image element slightly over the vanilla button you copied the ID from. This will set the button as the image's anchor point.
Now, whenever you hover over that specific vanilla button, your image will appear! You can repeat this process for other vanilla buttons.
Let me know if you run into any snags! 😊
Thread Marked as Solved
This support thread has been marked as solved by @fallen apex (owner).
The AI helper is now disabled, but you can still continue the conversation if needed. Thank you for using our support system!
Marked by Keksuccino (owner)