Commit Graph

16 Commits

Author SHA1 Message Date
Austin Szema
5ebccf8700 Added baby model and Passenger tag to track when a passenger is saved 2023-11-10 22:54:48 -05:00
a778d15702 Added a basic rescue boat with counter 2023-10-30 20:04:44 -04:00
striandafellos
3381c4333e misc lfs updates 2023-10-30 19:24:06 -04:00
Joel Bernardes
5704ce68c0 Merge remote-tracking branch 'origin/main' into main 2023-10-30 18:47:28 -04:00
striandafellos
b50f265b10 Fixed AI movement
Fixed navmesh on Austin test map and fixed enemy spawner blueprint recursively calling itself infinitely
2023-10-27 20:09:07 -04:00
striandafellos
dd9d13a727 Added Movement to Civilian BP Class
now randomly moves on its own given a nav mesh boundary volume
2023-10-23 20:03:16 -04:00
43b3200dfb Added iceberg terrain to AustinTestScene 2023-10-16 20:01:15 -04:00
Joel Bernardes
43c3257b27 Merge remote-tracking branch 'origin/main' into main 2023-10-16 19:35:59 -04:00
36e11b4aae Updated water texture, added cruise ship, and updated AustinTestScene 2023-10-16 18:33:07 -04:00
8cbd83ee3b Added water plane to AustinTestMap and reorganized folders 2023-10-16 17:08:57 -04:00
Joel Bernardes
d9915f01c9 Added tossing mechanic as well as tinkered with layout
Now when you press left click you are able to pick up and carry an object (need to work on physics so that you cant send an object to the moon by flicking quick and letting go of left click)
2023-10-13 19:56:32 -04:00
bef2e20fb8 Set timer minimum
Timer now stops at 00:00. Still breaks when character is despawned though.
2023-10-13 00:29:03 -04:00
e4ae965dcf Added testing scene and a timer
Added testing map for myself and a timer for the player. Timer is very basic and breaks when player despawns (and probably keeps counting after 0:00).
2023-10-11 23:47:05 -04:00
49bdd62caa Add a test scene for myself with an enemy spawner tester 2023-10-09 19:58:21 -04:00
260321303d Added basic boat model
Added a basic boat model to the ThirdPersonMap level
2023-10-07 18:53:04 -04:00
128f80fec9 Added the Unreal Project to the repo
Adding a Third Person Unreal Template project to the repo
2023-10-06 22:17:05 -04:00