#How to make Tag's select Singularly

1 messages · Page 1 of 1 (latest)

restive hull
#

Insight: A problem im having with testing collection service, is that tag's dont activate seperatly. if i activate one cube, all cubes with the same tag activate.

Problem: How to make tags activate only by the one activated, but each part with the tag share the same script?

restive hull
#

Is there something wrong with my script: lemme post it rq

#

explaining what i thought to happen:
individual cube touch another
once that cube touches another then it activates a function within the fusion storage which takes the first cube to be touched, and the second.
Then it'll delete both and output the true output

#

Recently had an error

#

which made me realize

#

that it activates all of the cubes when one is touched

wind shell
#

its in a for loop tahts why

restive hull
#

ah alright

#

so what do i do to

wind shell
#

or actually

#

you can just put it in a break

#

put a break*

#

at the end

restive hull
#

which end

#

tjeres 1 2 3 4 5

#

🤔

wind shell
#

after the clonedoutput anchored statement

restive hull
#

ok

#

Thank you

#

Sadly this did not work

#

After a while it ended up multiplying the value still

wind shell
#

also, theres no put of putting tags if you have folders

restive hull
#

cubes will be cloned into different spaces later on