oscarsandford / Character-Movement

Developing a polished general purpose character movement system. Forked in order to keep personal working copy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: Character Movement

Objective: Develop a general purpose polished character movement system.

Make sure to get familiar with the Godot Engine and GDScript. (Documentation)

Also note the code style guidelines that we will be following for this project.

Rough Tasks List

  • consult designers on what sorts of movement needed
  • update character sprites
    • walk left/right/up/down
    • slide left/right/up/down
    • ...
  • handle sharp turns
  • camera

Timeline

Date Event
Mar 30 (Monday) Project kick-off at 7pm
Apr 3 (Friday) Midway Check-up
Apr 10 (Friday) Finished product

About

Developing a polished general purpose character movement system. Forked in order to keep personal working copy.


Languages

Language:GDScript 100.0%