Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Old Web Site
  • Recenti
  • Popolare
  • Tag
  • Utenti
Skin
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Predefinito (Nessuna skin)
  • Nessuna skin
Collassa

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  1. Home
  2. Categorie
  3. Senza categoria
  4. I thought I understood input events in #Godot, but I have a background panel with some stuff in front of it.

I thought I understood input events in #Godot, but I have a background panel with some stuff in front of it.

Pianificato Fissato Bloccato Spostato Senza categoria
godot
2 Post 1 Autori 0 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Risposta alla discussione
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • viewundefined Questo utente è esterno a questo forum
    viewundefined Questo utente è esterno a questo forum
    view
    scritto su ultima modifica di
    #1

    I thought I understood input events in #Godot, but I have a background panel with some stuff in front of it. I want any gui_input events on the panel to pass to the panel, but be absorbed if they happen on the child panels "above" it. I set them to mouse events: stop, but it does nothing?

    viewundefined 1 Risposta Ultima Risposta
    1
    0
    • viewundefined view

      I thought I understood input events in #Godot, but I have a background panel with some stuff in front of it. I want any gui_input events on the panel to pass to the panel, but be absorbed if they happen on the child panels "above" it. I set them to mouse events: stop, but it does nothing?

      viewundefined Questo utente è esterno a questo forum
      viewundefined Questo utente è esterno a questo forum
      view
      scritto su ultima modifica di
      #2

      I can work around it using mouse_enter and mouse_exit, but why does the mouse input event propagate even when the thing on top is marked stop?!

      1 Risposta Ultima Risposta
      1
      0
      • Oblomovundefined Oblomov ha condiviso questa discussione su
      Rispondi
      • Risposta alla discussione
      Effettua l'accesso per rispondere
      • Da Vecchi a Nuovi
      • Da Nuovi a Vecchi
      • Più Voti


      Feed RSS
      I thought I understood input events in #Godot, but I have a background panel with some stuff in front of it.

      Gli ultimi otto messaggi ricevuti dalla Federazione
      • Molly Whiteundefined
        Molly White

        @rtificial Lorna album has been on repeat since it dropped. Haven’t checked out the other!

        per saperne di più

      • rtificialundefined
        rtificial

        @molly0xfff need a follow up of your review of the new Lorna shore and igorrr albums

        per saperne di più

      • julianundefined
        julian

        johannab@cosocial.ca Vancouver again I assume?

        Also are you sure you want to ride AC hahaha

        per saperne di più

      • julianundefined
        julian

        linc@phpc.social oooh interesting...! And a little teaser at the end too

        > I don’t believe software exists today that follows all these beliefs, but I found an established community software project willing to try with me.
        >
        > Fifteen years after I joined a couple of Canadian entrepreneurs to ride a wave of “next-generation” community software, I believe it’s time to take another big swing.

        Who were these Canadian entrepreneurs? What's the next big swing? It sounds interesting!

        per saperne di più

      • mymundefined
        mym

        grease marks on all the doors and corners in my house, once at human finger height and again, stronger, at cat face height

        per saperne di più

      • hannah aubryundefined
        hannah aubry

        @gregthemiller 💞💞

        per saperne di più

      • Maronno Winchester :antifa:undefined
        Maronno Winchester :antifa:

        👇👇👇👇👇👇

        @mattegeo.bsky.social

        https://bsky.app/profile/mattegeo.bsky.social/post/3m2pranttg22o

        > Carissimi, un regalo da bologna ❤️: Un gran numero di registi ha reso disponibili online gratuitamente i propri film sulla Palestina. Di seguito sono riportati i link ai film. Sentitevi liberi di guardarli e condividerli per diffondere il nostro messaggio al mondo 👇

        per saperne di più

      • Maronno Winchester :antifa:undefined
        Maronno Winchester :antifa:

        @montenavigante.bsky.social

        https://bsky.app/profile/montenavigante.bsky.social/post/3m2pmfjymyk2v

        > Un gatto che suona il tamburo fa molto Behemoth...chi ha letto Bulgakov sa..

        per saperne di più
      @pierobosio@soc.bosio.info
      Avvio NodeBB v4.6.0 Contributors
      Post suggeriti
      • Andrea Martinundefined

        Ok, gioco pubblicato:https://mrnetwork.itch.io/rage-against-scutchE' decisamente più complesso del precedente, seppur non avendo elementi troppo "avanzati"

        Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria gamedev jernjam godot indiedev
        1
        0 Votazioni
        1 Post
        0 Visualizzazioni
        Nessuno ha risposto
      • viewundefined

        MFer, my "bug" was that I had accidentally typed "w" into the #Godot console and so it was only showing me messages with "w" in them.

        Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria godot
        1
        0 Votazioni
        1 Post
        2 Visualizzazioni
        Nessuno ha risposto
      • viewundefined

        I finally have the game to a state where I can grind, but I found a really strange bug.

        Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria godot
        1
        0 Votazioni
        1 Post
        2 Visualizzazioni
        Nessuno ha risposto
      • Autundefined

        I've been working my through the Godot Shader Bible, which I purchased a little while back.

        Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria godot gamedev shader
        1
        1
        0 Votazioni
        1 Post
        3 Visualizzazioni
        Nessuno ha risposto
      • Accedi

      • Accedi o registrati per effettuare la ricerca.
      • Primo post
        Ultimo post