Commit Graph

7 Commits

Author SHA1 Message Date
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
623dfee897 Added boat material and textures
Forgot to save until I closed Unreal, pushing to fix that
2023-10-07 18:57:32 -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