The problem you have comes from the fact that you have 2 Respuesta object on your layout: the one you placed at edit time, and the one you create on collision with Aciano.
As there's no way to know which one to pick, c2 pick the first one.
The solution:
on start of layout -> Respuesta: Destroy