How to I make it so that my Game's Window can be resized in window mode?
I want it so that the Maximize and Minimize buttons work and you should also be able to Resize the window as well ![alt text][1] [1]: /storage/temp/193860-image-2022-03-13-163647.png
View ArticleHow To Spawn GameObject In Top-Left Corner In 3D Space?
Hey, I'm new to 3D development in Unity and I want to spawn a Game Object in the top left corner of the screen no matter the size and aspect ratio. I tried looking it up on youtube but nothing seemed...
View ArticleHow to layout elements with set percentages
Hey there, I'm extremely new to the unity platform, so I do apologize if I am not using the correct terminology or if I am asking for something that's quite obvious. I am trying to make a...
View ArticleHow to make the platform be in the same location for different screen sizes
I want to make the platform in these screenshots appear in the same location for different screen resolutions. But as you can see on the second screenshot the platform is shifted to the left which is...
View ArticleIncorrect shader Effect On Changing Render Scale
I was Trying To Create A force field Effect (https://youtu.be/NiOGWZXBg4Y) but it works incorrectly on changing the render scale. Would Appreciate Any Solutions...
View Article