Coder Social home page Coder Social logo

Comments (3)

Hertzole avatar Hertzole commented on May 30, 2024

Hi!

Thank you for the report! Could you please provide a small video of what you're describing so I can see exactly what's going on? I know of some weirdness with ledges but I just want to be sure I'm thinking of the right thing.

from gold-player.

HendawgPlayz avatar HendawgPlayz commented on May 30, 2024
8mb.video-vnA-MR2oeStT.mp4

There you are! Keep in mind this can be replicated with a blank Unity project and blank player controller but I decided to use one of my current projects just to show you. I appreciate the help! Have a wonderful day!

from gold-player.

Hertzole avatar Hertzole commented on May 30, 2024

Thank you for the video!

It seems like your scale on the player is not set to 1,1,1. It needs to be uniform due to both how the player controller is built and how the Unity character controller works.

If you want to scale any visual elements of the player, I recommend creating a "Graphics" object as a child of the player object and scaling that.

If you want to change the size of the player, you'll need to change the radius and height on the character controller component.

I've also added a new little warning box in the editor to help prevent this in the future too. (currently only in the dev branch)

I hope this helps. :)

from gold-player.

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.