How to add Tooltips on a specific position on GUI?

Started by SparkleArts on

Topic category: Advanced modding

Last seen on 19:44, 15. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to add Tooltips on a specific position on GUI?

I'm making currently an Skill Mod that uses an custom GUI. I want to show certain positions on the GUI a tooltip.

Know someone the code for that?

Last seen on 19:33, 18. Feb 2024
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It is in snapshot for 2023.3
Fri, 07/21/2023 - 21:29

It is in snapshot for 2023.3

Last seen on 19:44, 15. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know I read it myself :)
Mon, 08/14/2023 - 21:38

I know I read it myself :)

Last seen on 19:28, 14. Apr 2024
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The way it looks right now…
Thu, 09/28/2023 - 17:24

The way it looks right now is that you can add a tooltip element with the newest version of MCreator.
The problem I encountered is that the tooltip seems to be a fixed size, and I'm still trying to find out how to reshape the element without custom code, if there is a way to.