GitXplorerGitXplorer
c

moving

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
74bf05efa99800bcc5b26b3fd5d642d006be4f58

add reaction; need more logic

cchaosprint committed 2 years ago
Unverified
183181d2b3e6df0419f344ab6cac0af0e9ea7f5b

clean some anim

cchaosprint committed 2 years ago
Unverified
81b96d8c47df1238420c5b9bd238cfd56818817b

add zombie death

cchaosprint committed 2 years ago
Unverified
5acb009b03d6546a623a6c2bc0bd2a1ce135d4f2

add ui and fps cam

cchaosprint committed 2 years ago
Unverified
afe138eca844732a6aa5ff8689e1cd5105ea6081

init

cchaosprint committed 2 years ago

README

The README file for this repository.

In this repo, I am testing a few things:

  1. zombie chasing algorithm
  2. blend animation for zombies (idel, chase, hit and die)
  3. character moving: in fps, the charactrer should never turn around. instead, side walking, backwards walking should be better animated/blended.
  4. character can also be hit/knocked down.