Giter Site home page Giter Site logo

platformer-movement's Issues

Stuttering When Using Moving Platforms

I am trying to add moving platforms to my game, I am doing this by parenting the player to the platform when they stand on it, but when I try to move horizontally while parented to the platform, the player's move speed is very choppy/inconsistent/stuttering. The velocity in the rigidbody says it is at the correct speed. This only happens when the player is parented to a moving gameobject and when the player is standing on the gameobject.

colission issue

Hey,

I'm new to coding and i try to use your code to make my own 2d platformer but i have a problem with collision check i try to make a bool variable to detect the collision between ground and my player for the animator but i'm not abble to make it work so i give you the code and if you need the whole project you can contact me on [email protected], if you can explain to me what im doing wrong it will be really great for me to learn !!!
PlayerMovement.zip

Celeste Type has bug in sliding

I have tried out the demo and find that the player is quite strange using Celeste Type.
After a short debugging time, I think the Celeste Type's SlideSpeed && SlideAccel should not be zero.
Becuase I am using a windows, I cannot make a pull request to fix this.

Also, I think the implementation of slide is buggy. If I make a double wall jump in level 2, I will slide upwards a lot on the second wall, which is not intended. Maybe letting the velocity.y be zero at starting frame of wall sliding is a good idea.

Missing scripts

Hello, Directly after a fresh project opening, some scripts are missing. Probably the "PlayerMovementImproved" ?

You can reproduce by exporting the github zip and open the folder via Unity Hub.

SS_MissingScript

Best regards PP

setting error

the "Controls(Input Action Asset)" in "Asset/Data"

  • the option C# class file should be "Assets/Scripts/Input/Controls" but "Assets/Scripts/Controls"

    unity will auto gen. the class file in the error path when project opened, conflict with source.

Quick Questions

While building the scripts for this I noticed your controls script is auto generated, how did you obtain this?, and I cannot seem to find the IInputActionCollection interface. If you could help out this would be amazing. I also noticed the Idisposable Interface was hard to find or not there. Maybe you could help me out if possible, both of these interfaces are apparently used in the controls autogenerated section. Love the video!

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.