|
 |
|
 |
|
Golf...
- Posted on: 8/17/2020
[Golf]
|

I fixed a GUI bug that has always been a problem... |
I've always had a problem where the first GUI element fails to set focus. I think I was using the FocusControl method incorrectly... I was only calling it when it was needed, but I think its a method that is supposed to be called every frame. So, I'm really excited I finally found a solution for that.
I had a few issues with the GUI input conflicting with the game input, but I just swapped the buttons, and the button's Up or Down states to avoid the problem.
It's working great now, and I'm just working on improving the appearance.
<< Back to main news page
|
|
 |
|
 |
|
|
Updates... 10/23/2021 |
Minor updates and improvements... | |
More progress... 9/9/2021 |
I've been testing the second course and making minor improvements... | |
2nd course... 2/28/2021 |
The creation of the first course was mostly improvised. I'm trying to plan the second course better, by starting with an overhead drawing, then I'll use that as a rough template for the course when I paint the textures and heights in Unity. | |
|