Posted November 17, 201311 yr So I'm new to modding and interested in making some kind of GUI overlay or HUD. Looking around the forum, I see that people are rendering using either a TickHandler or on a RenderGameOverlayEvent. What are the differences between using them, or rather why would I use one of them over the other?
November 17, 201311 yr RenderGameOverlayEvent is just the new hook we got for doing it at the correct place and time. For GameOverlay's please use that event. If you guys dont get it.. then well ya.. try harder...
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.