[Visual Scripting] How to add component type to the variable?
I saw in the Mesh Toolkit projects (for example PhysicsEffectsGallery or ScienceBuilding) that you applied script type to the Object Variable. I cannot do it by myself. The search doesn’t give me anything. How can I do it? It is very useful because when I use a generic type like GameObject, I make frequent mistakes and drop the wrong object.
I saw in the Mesh Toolkit projects (for example PhysicsEffectsGallery or ScienceBuilding) that you applied script type to the Object Variable. I cannot do it by myself. The search doesn’t give me anything. How can I do it? It is very useful because when I use a generic type like GameObject, I make frequent mistakes and drop the wrong object. Read More