Started by
Herobrine2014
on
Topic category: Help with Minecraft modding (Java Edition)
So I'm making a combat mod, which just adds guns and melee weapons
and I made a sniper, I want the player to press the keybinding and they'll see a scope pop up
Anyone know how to do this?
(If its even possible)
it is possible go on YouTube and search for different mcreator overlay tutorials you will find a solution!
Thank you but no youtuber has made a video about keybinding activating overlays
I think anyway, will continue to find If I can do this
You can make a keybind that activates a procedure, which would open the GUI for you
and I think there's a way to make overlays appear if a certain value is true, you could do that with a player-sided variable that toggles when you press the key.
ok I'll see
You can add an overlay because now there is a mod element called overlay.