Add Support for Entity In GUI Plus Code Example

Started by Rikurob on

Topic category: Feature requests and ideas for MCreator

Last seen on 06:22, 13. Mar 2023
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add Support for Entity In GUI Plus Code Example

Hey, I was wondering if you guys would add support for Entities in a GUI, I have example code from code I took and modified from the default player inventory in a tutorial I made here https://mcreator.net/forum/90316/rendering-entity-gui.

It could have 3 options

-Player

-Bound GUI Entity

-Call Procedure and Return Entity

I can do this very easily myself now but it would really improve the quality of mcreator GUIs, and it actually wasn't too difficult once I figured it out and I think it would be possible to implement.