Interaction

hi i was wondering if anyone could show me the brick code for interacting with other/nearest sprite when a type of button is pressed

1 Like

What I usually do is the block for ‘When A is pressed’ then add ‘If mysprite overlaps othersprite’ to check if they are overlapping :smiley: