Giter VIP home page Giter VIP logo

panda3d-character-controller's People

Contributors

fireclawthefox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

unwave c0mpu73r

panda3d-character-controller's Issues

raise IOError ("could not load actor Model %s" % (modelPath))

When using the character controller it is unable to find the fox model for an unknown reason.
image
Those are the errors which I am getting when I try and load the model. There is a better discussion about the issues I am having on here which is the p3d discussion forum. Any help given on this issue would be greatly appreciated

CAMERA GLITCH

Hello Sir,

Thank you for this very helpful and applicable tutorial. I want to get going on a project by using some of these templates. As I start the demo.py code, the camera rotates around uncontrollably. Could you please help me? I've been up all day trying to figure it out. Any tips would be great. Thanks again!

Collision geometry not moving with character

When moving the player using

def movePlayer(self, task): dt = globalClock.getDt() self.player.setPos(self.player, 0,self.playerSpeed*dt,0 ) return task.cont
the collision sphere of the character does not follow the player model, how do I stop this from happening?

FPS issuses

First off: Great job! really fun to play with this.

on a side note: in your doc you mention you just have to put the folder player into the root to plug this controller in, but there is no folder "player". minor issue that should be fixed anyway.

to my issue now:
Your test demo runs on 15fps max on my dinosaur of a pc.
I am not familiar enough with panda to judge, if that should be. is it possible that your collision detection checks against visible genoms, instead of pandas behind the scene collision geometry? Since i dont know panda, i don´t even know how to check this.
I cannot think of another reason to why it performs so poorly.

any suggestions?

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.