Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-22 | Implement Goo Gun primary fire | Malfurious | 1 | -2/+12 | |
Signed-off-by: Malfurious <m@lfurio.us> | |||||
2022-07-17 | Add view model implementing character movement | Malfurious | 2 | -0/+79 | |
Basic movement and mouse aim is implemented. The view model is added to DevPlane (replacing the static camera) for testing. Signed-off-by: Malfurious <m@lfurio.us> |