Commit Graph

14 Commits

Author SHA1 Message Date
41e014f709 Create training stage with grid
Create training stage with grid
2022-01-17 21:52:09 -05:00
ac61585f5c Custom engine which caps framerate to 60fps and fixes timestep to 1/60
Custom engine which caps framerate to 60fps and fixes timestep to 1/60
2022-01-17 16:52:11 -05:00
289c60102b Remove tracking for all binaries in UE4GitPlugin
Remove tracking for all binaries in UE4GitPlugin
2022-01-17 16:26:19 -05:00
f4632d17fe Update submodules
Update submodules
2022-01-17 16:20:09 -05:00
c510917662 Add Git LFS and ImGui submodules to project
Add Git LFS and ImGui submodules to project
2022-01-17 15:09:26 -05:00
69c000de6f Merge branch 'feature/Camera_System' into develop 2022-01-17 14:59:56 -05:00
6d3b189234 Clamp character and camera position to stage boundaries
Clamp character and camera position to stage boundaries
2022-01-17 14:56:25 -05:00
0942a3a1c6 Clamp position when character's reach max distance apart so they are always in camera view
Clamp position when character's reach max distance apart so they are always in camera view
2022-01-16 21:38:43 -05:00
4d10d9cb32 Setup game mode so characters are spawned automatically rather than placing them in the world
Setup game mode so characters are spawned automatically rather than placing them in the world
2022-01-15 23:41:56 -05:00
6e0c181014 First camera system; follows midpoint of both character's Y and Z pos
First camera system; follows midpoint of both character's Y and Z pos
2022-01-15 19:19:22 -05:00
ef03c80ca8 Add task list backup doc
Add task list backup doc
2022-01-15 11:28:15 -05:00
84d0d14cba Added main menu and main in game HUD
Added main menu and main in game HUD
2022-01-10 21:40:44 -05:00
51bd71d947 Added icon and filled in some project settings
Added icon and filled in some project settings
2022-01-10 19:54:29 -05:00
bb41329352 Initial commit
Initial commit
2022-01-10 17:01:28 -05:00