Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add Volume to the Volume Controller Dynamically
#7
Don't hesitate to ask if you have any other question.
Also, since you are new to Unity, I will share with you something that took me time and hair pulling to learn the hard way: the == operator of the UnityEngine.Object (from which MonoBehaviour inherits) can return true to the following statement "variable == null" even if "variable" is not null. More information about this here: https://docs.unity3d.com/ScriptReference/Object-operator_eq.html
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
RE: Add Volume to the Volume Controller Dynamically - by _Aka_ - 04-16-2019, 07:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Volume Spots inter group distance Sacryn 1 3 02-27-2024, 04:08 PM
Last Post: _Aka_
  Add noise to spline controller movement DekoGames 2 10 02-06-2024, 01:28 PM
Last Post: DekoGames
  Newbie Question: Uniformly increase spacing between volume spots? SAMYTHEBIGJUICY 1 5 09-01-2023, 03:38 PM
Last Post: _Aka_
  Changing material of Volume spot at creation? _RicO 5 11 08-11-2023, 09:39 AM
Last Post: _Aka_

Forum Jump: