I’m learning Defold and I came across this same error when using:
msg.post("/secondobject#secondobject", "animation_done")
I found this topic and solved it by changing “animation_done” to something else.
I’m learning Defold and I came across this same error when using:
msg.post("/secondobject#secondobject", "animation_done")
I found this topic and solved it by changing “animation_done” to something else.