how to pick like 2 object out of 3 object when using PICK BY UNIQUE ID
to pink one i use the following code which work BUT i have alot to pick and set it Var (can i pick more than one or i have to pick the 100 of them i write the following line of code for the with the SAME VARIBLE)
sprite...pick instance with UID 1..../ sprite set variable to "Help me"
i DO NOT a random UID, so dont say i most use this
PICK BY UNIQUE ID _ choose(1,2)
i want to pick some specific UID what formula can i use