SchoolOfCode / escape-room-hackathon-room-12-connie-curtis-richard

escape-room-hackathon-room-12-connie-curtis-richard created by GitHub Classroom
0 stars 0 forks source link

Puzzle 2: We need to find a way to have the game recognise when the wand is touching the witch #8

Closed CapnDred closed 3 weeks ago

CapnDred commented 3 weeks ago

--[ ] Game does not recgonise when wand is dragged to witch

CapnDred commented 3 weeks ago

Solved by enclosing the sensing for the two items touching in a "Forever" loop so that the game constantly checks for this