>
> > I have 2 Sprites, Player and RedBox.
> > Then I make this event: Sprite overlaps Red Box; then I use Set Text: "Overlapping" (to check if it's working), but it's not. Is there another thing I should check or something?
> > Thanks,
> > Carlos.
> >
>
> Works fine for me
>
> Download: cap
>
> Using latest version. Upgrade to be able to load it correctly.
>
It gave me error, and I have the lastest version. Can you show me a screenshot of the events ?
Bet you've got the latest -stable- version, as in the one on the site (0.99.6), not on the forum (0.99.7).
Anyways
+ Sprite: Sprite overlaps Sprite2
-> Text: Set text to "overlapping"
+ Sprite: [negated] Sprite overlaps Sprite2
-> Text: Set text to "not overlapping"