So I just brought C3 license and I'm porting my game from C2 to C3. I used rexrainbow nickname plugin to spawn objects using their nickname (provided by plugin). Now in C3 there's a native option to create a object by name.
Is it possible to get the object name through a expression though?
I know I could just create an variable with an nickname to the object, but I hope there'll be no need for it and that I'm missing something. :)