Du lässt die kiste die Koordinaten abfragen mit.
Set Variable 001:Kiste1x = x koordination/ event: Kiste
Set Variable 002:Kiste1y = y koordination/ event: Kiste
Das gleixche machst du mit dem Punkt wo sie stehen soll...
Set Variable 003:stelle1x = x koordination/ event: stelle
Set Variable 004:stelle1y = y koordination/ event: stelle
Dann fragst du ab mit einem Fork
If Variable 001=003 then
--if Variable 002=004 then
----Textbox: "JUHU geschaft"
--end if
end if
MFG FabiF