Skip to content

Character controller improvements #43

@culacant

Description

@culacant

There are currently 2 character controllers in the codebase:

  • PlayerMovement: made by Thane, functional on its own but not integrated into the game file loader so it will not play nice with the worlds loaded from RGMs.
  • PlayerMain: Made by me, its a copy of PlayerMovement with 90% of the functionality stripped out, but it does play nice with loaded worlds.

PlayerMain is animation-controlled: movement state changes are controlled by the animation system just like in Redguard. Since animations are not 100% working yet, this makes it very annoying to make it do stuff, but some small steps can be made until animations get sorted.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions