We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Multiple mouseevents

Home Forums Programming Multiple mouseevents

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #23855
    mugga
    Participant

    I’m having a hard time, doing some actions with click in verge and in html.

    I want to animate geometry using click events in verge and also using html buttons. So its going back and forth. Its working so far, but because I needed to implement a filter for the click events (see the code here https://www.soft8soft.com/topic/clicking-vs-dragging/#post-14494), my html click event is getting overwritten by the one in verge.

    Does anyone know how I can fix this issue?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.