I was using extractors and random blocks (as in the one that generates random nums) so that once something was used, it would destroy itself and put a random new “card” in it’s place. But for some reason, it always spawn the other card far away. Can someone help me? You can check it out here.
1 Like
Also for anyone who would like to help me the “Bugging?” Code is in the knight card
Something you can try is making it be an emit, zero push force emit at exact same location. Immediately after emitted destroy the object.
Should look like:
(Your trigger)—emit(replacement item)—destroyer.
Yea that worked really well! Thanks!
1 Like
Im glad it did Please ask if you need anything else