Jump to content

xleep

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by xleep

  1. Oh that looks very helpful, I'll look into that. Thank you!
  2. Hey, sorry for the late replies. Ideally, I would want to draw the outline of a block (like what it looks like when you hover over it in game), except all the lines would appear in front of the block (and they would be more noticable, ect. The end goal is to make it easy for the player to select a block). This is a really quickly done mockup of what I'd kind of want it to look like when the player looks at a block. There is probably another way to do this. I'll try to follow draco18s's reply and see if I can get that working. Thanks!
  3. Hi, I was trying to get the vertices of a block in screen space. Ideally, I would have some function that takes a blockPos, and returns the position of each of the eight corners of that block on the screen. After some searching I was able to find this and this, but I wasn't able to follow them. Would anybody be able to help?
  4. Hi, I am trying to make a mod that renders some text that is translucent, but after some googling the closest thing I could find was this thread, which I couldn't figure out how to use. Would anyone be able to help?
  5. Whoops, sorry! Where would I be able to ask questions about other versions then?
  6. Hi, this is my first question on this forum so I apologize if it doesn't meet the forum rules. I am trying to make a mod that renders some text that is translucent, but after some googling the closest thing I could find was this thread, which I couldn't figure out how to use. Would anyone have some example code of translucent text, or be able to explain how I would want to code it?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.