Hi,
I am new to unity scripting. I want to load a new scene/level on mouse clicking on a particular object, thus interactively loading. I need some basic help in script with example please.
Thanks.
Hi,
I am new to unity scripting. I want to load a new scene/level on mouse clicking on a particular object, thus interactively loading. I need some basic help in script with example please.
Thanks.
Hi @Z_n_u
Being new to something doesn’t probably prevent you from googling - or does it?
If you google for “unity load level”, you’ll find examples. Like this:
if you google for “unity load level on object click”, you’ll find code examples in first 10 hits. Like this one:
Thanks eses,
Sometimes we have loss of search terms.