I need to specify in url collection proxy, but i also want to use this code in other collection.
msg.url(“level”, message.other_id, “script”)
How to change this code that it choose collection that is playing now?
There’s no specific function for that as there can be an arbitrary number of collection proxies being active at the same time. The script that decided to load and activate the collection proxy would know which one is active though, right?