- Home /
Question by
darklord849 · Feb 26, 2018 at 08:32 AM ·
c#collisiontransformposition
how to click on some position and get response on other position?
suppose I click on (1,1,1), then what to do to get the response on (2,2,2)
Comment
You are going to have to elaborate a bit more. What do you mean by response? You click something and something spawns on (2,2,2) like text?
Answer by darklord849 · Feb 26, 2018 at 04:51 PM
@TreyH I want to access a box collider by clicking on another box collider