If you want to turn on or off your triggers you should use Object: Send Message and then select Turn On or Turn Off. Visibility just affects objects that you can physically see in a scene.
Yes I'm left clicking and holding to try to select the text. And the same problem applies to anything within the properties window, sliders and text for example, as long as there's an element behind it. I'm working on Windows 10
It seems I'm able to touch the elements through the properties window. Besides this bug, this feature has been a bit distracting to me as sometimes when just clicking on an element it tries to move it instead and I have to click again.
(Image)
It's weird, I was wondering if the game being paused has some effect on it?
Not entirely sure if I'm doing something wrong, here is the actionlist.
(Image)
The button in the options menu and the P key (using active input) runs the same actionlist which alternates between two values.
Now when I press the button in the options menu, it requires two clicks to change the perspective but now the values are…
I get this error while trying to integrate A* pathfinding using the script above.
Assets\Scripts\NavigationEngine_AStar.cs(13,28): error CS0411: The type arguments for method 'Component.GetComponent()' cannot be inferred from the usage. Try specify…
I'm using URP version 10.7.0
I changed the script and it works for the custom shader and both default sprite material and urp unlit-sprite material, but not urp lit materials for sprites or 3D objects.
To try and investigate this, I had a test 2D project with the highlights working on unity version 2020.3.23f1 and AC version 1.74.5 (using the both the workaround shader and default materials.)
They stopped working when I updated AC to 1.75.3
I ma…
I have another question regarding the highlight, I would like that the FlashHotspots function would highlight every interactable object in the scene without worrying about the interactive boundary. How would I go around this?
Ok so I got the Shader Graph material working, does this look correct? I'm not familiar with the subject. (Image)
The highlight works as intended with this.