More sample changes for Bex #533
Annotations
3 warnings
|
DevBuild
ts/Environment/VFX/HelixRotator.cs(13,23): warning CS0414: The field 'HelixRotator._zValue' is assigned but its value is never used
|
|
DevBuild
Assets/Scripts/Environment/VFX/HelixRotator.cs(13,23): warning CS0414: The field 'HelixRotator._zValue' is assigned but its value is never used
|
|
DevBuild
Assets/Scripts/ACHNarrativeDriver/NarrativeUIController.cs(52,42): warning CS0618: 'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated. Use Object.FindFirstObjectByType instead or if finding any instance is acceptable the faster Object.FindAnyObjectByType'
|