Can I spawn a prefab in a random location by having a script that is not a component of an object? Can scripts be run without being connected to an object? And, can I specify an x, y position for this prefab? Note that I am using Unity 5.51 with JavaScript, NOT C#
↧