Jump to content

RenderingManager alternative.


Recommended Posts

Hello guys! I need some help with the RenderingManager. It is now deprecated, and there are no tutorials that use something different.I tried taking some code from other plugins, but i couldn't make much of it. So i need help with making a window, and adding to it some labels, and textboxes , and buttons.

Thanks in advance. 
 

Link to comment
Share on other sites

Hi @AntINFINAIt, not sure what you mean by 'RenderingManager', as google doesn't return any specific results, but I have been using the OnGUI method provided by Unity for drawing GUI windows, while you can also learn Unity and create a GUI with that, add the scripts for the buttons, and export it to KSP using the PartTools. 

Link to comment
Share on other sites

36 minutes ago, Benjamin Kerman said:

Hi @AntINFINAIt, not sure what you mean by 'RenderingManager', as google doesn't return any specific results, but I have been using the OnGUI method provided by Unity for drawing GUI windows, while you can also learn Unity and create a GUI with that, add the scripts for the buttons, and export it to KSP using the PartTools. 

I just wanted to follow this tutorials on how to make a plugin

 

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...