Coder Social home page Coder Social logo

Comments (6)

youle31 avatar youle31 commented on September 25, 2024

About the lag, it can come from true pulse not enabled on movement sensor.

About the crash, could you share a test file? Thanks

from upbge.

MigrelNB avatar MigrelNB commented on September 25, 2024

ok so, i tried enabled true pulse on the movement sensor, and not only did that fix the laggy movement, but somehow it doesn't crash anymore, thanks for the help.

from upbge.

youle31 avatar youle31 commented on September 25, 2024

ok, I close this report for now then, and if you have a crash and a file to test file and reliable steps to reproduce the crash, i'll reopen

from upbge.

MigrelNB avatar MigrelNB commented on September 25, 2024

no wait, i'm very confused now, i tried to parent it to the camera and it didn't crash, but then i added an animation to the object i parented, and it crashed, so here's the file
Cartoon game.zip

from upbge.

youle31 avatar youle31 commented on September 25, 2024

This crash has been fixed in 0.4 alpha. It has also been fixed in 0.36 but after first release. There will be a corrective 0.36 release in next weeks with this bug fixed. It comes from it is not allowed to have a parent and a child not in the same layer (scene.objects and scene.objectsInactive). In your scene, cube has the eye unchecked (which will make it inactive) whereas camera has the eye checked. It is something which is not allowed.

after the fix, you will have a warning like that:
Capture d’écran 2023-08-10 162304

from upbge.

MigrelNB avatar MigrelNB commented on September 25, 2024

now it works, thanks.

from upbge.

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.