A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
My solution has reset Player setting
Its possible to convert this simple shader to URP? Shader "Custom/WaterZWrite" { Properties{ _Color("Main Color", Color) = (1,1,1,1)...
What´s your unity version??
Hello, how can chage the rotation camera input? i want to change from left mouse+Alt to right mouse + Alt
Never is late, good Work!
Vector3 startPos; private Quaternion startRot; Vector3 angles; void Start() { startPos = transform.position; startRot...
UPDATE: Work with new drivers update 18.10.2
Failed to find a suitable OpenCL device, falling back to CPU lightmapper. OpenCL Error. Falling back to CPU lightmapper. Error callback from...
Any news?
Hi, work only with Nvidia? i have an Radeon R9280x Thanks
public GameObject targetObj; public int = 5; void Update() { Quaternion targetRotation = Quaternion.LookRotation(targetObj.transform.position -...
Thank you!
Ok, can give me a example of usage?
thanks for the answer, another query I made a build for android, but I can not move the sphere, will have to modify some input to work in mobile?
Hi, this asset have a a camera like this video?, the camera rotate wic
Hi Vadim, how highlight on hover or in boxSelection?
Hi Eric, can't select folders, when i try click on folder nothing happen [ATTACH]
Hi!, in Unity 2017.2 i have this error: Assets/Battlehub/RTSaveLoad/PersistentObjects/PersistentCamera.cs(49,6): error CS0619:...
Hi allSharePro, can i share my saved files?
Hi!, "ClampAngles.cs" clamp angles pressing LeftCtrl, how i can clamp all rotation by default?