Commit Graph

7 Commits

Author SHA1 Message Date
6e4cbae7c1 Melee weapon functionality
[git-p4: depot-paths = "//depot/main/": change = 54]
2021-04-09 20:11:10 -05:00
32a178d3d8 Implement CanCancel flag and disallow state transitioning to itself
[git-p4: depot-paths = "//depot/main/": change = 31]
2021-03-20 22:51:59 -05:00
14d5aebedf Implement event and event queue functionality for use in state machine and elsewhere
[git-p4: depot-paths = "//depot/main/": change = 26]
2021-03-13 23:29:34 -05:00
a88489ca6d First pass at implementing generic state machine component; Create protagonist states as a test case
[git-p4: depot-paths = "//depot/main/": change = 22]
2021-03-07 20:34:48 -05:00
5c2588a7eb Add basic attack behavior to protagonist
[git-p4: depot-paths = "//depot/main/": change = 21]
2021-03-04 21:46:34 -05:00
a9d8ac05ea Add player jump and dash
[git-p4: depot-paths = "//depot/main/": change = 17]
2021-02-28 00:38:14 -05:00
b420c9ef9e Create base character and protagonist classes and get protag moving
[git-p4: depot-paths = "//depot/main/": change = 11]
2021-02-24 10:22:23 -05:00