Hello,
I made a python project which detect collision.
It works anyway now.
Link: CoSpaces Edu :: 파이썬 4. 충돌했을 때
If camera go on the yellow circle, the girl dance.
but there is a error message on the edit screen.
Expected type ‘(BaseItem) → None’, got ‘(thing: {eq}) → None’ instead
What is a correct usage of this callback function type?
Could you give me a example code?