Git Product home page Git Product logo

Comments (2)

raysan5 avatar raysan5 commented on July 17, 2024

@Angluca Thanks for reporting! At this moment it's not possible to disable user inputs from raylib but it could be a feature to consider... the only issue I see is how they could be enabled again if no inputs are processed? Maybe allowing a special key combination to re-enable...
About this issue, again, there is no mechanism on raylib exposed to users to reset key states, it is always processed internally. Some alternatives are being considered in that regards...

from raylib.

Angluca avatar Angluca commented on July 17, 2024

Maybe can add function InputKeyDown/Press/Up(...) easy fix it
After call InputKeyPress(KEY_LEFT); InputKeyPress(KEY_RIGHT); // not need player input left/right key now when play record finish :)

from raylib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.