Search results for query: *

  1. B

    Answered How to make UIButtons display on the top like GameUI?

    I think I may have solved it, albeit with a little flaw. At first I tried to shrink the CanvasXY and get close to it, but the button resolution will be very low. Later I found out that I could shrink the button as a whole and keep the resolution the same! I scaled the button down to 0.025 and...
  2. B

    Answered How to make UIButtons display on the top like GameUI?

    Thanks, but it's a little difficult for me. I think I should change my mind. Since the parameters of the UIButton cannot be modified, I will try other aspects.
  3. B

    Question How to capture a 1024*1024 preset image?

    The default is 512*512. Now I use a plugin to take a screenshot and then replace the preset image, which is a bit inconvenient, so is there any plugin that can directly output the preset image of 1024*1024? Thanks in advance!
  4. B

    Answered How to make UIButtons display on the top like GameUI?

    The button doesn't work, but still thanks for your answer.
  5. B

    Answered How to make UIButtons display on the top like GameUI?

    Thanks for your answer! Unfortunately, this method has no effect on UIButtons, no matter what the value of the render queue is, it will be obscured by other objects (the wall in the picture).
  6. B

    Answered How to make UIButtons display on the top like GameUI?

    I locked a UIButton on my CenterEye, but sometimes UIButton is obscured by other objects. So is there a method or plugin to achieve the display priority of the GameUI? Thanks in advance!
  7. B

    Answered How to modify mocap data?

    Wow! SUCCEED!!!! Thank you so much. Unbelievably, it's so simple!
  8. B

    Answered How to modify mocap data?

    I wanted to modify the foot controller in the mocap data to fit high heels so that I could happily use the original motion capture data whether it was flat feet or high heels. I tried many solutions, but every time I click play it's back to the original. I also tried to modify it myself, but my...
Back
Top Bottom