Commit graph

16 commits

Author SHA1 Message Date
Sara 491e375b6e feat: added character awareness node to player character 2024-05-02 15:16:34 +02:00
Sara 17c5d1510c chore: moved player character weapon muzzle around 2024-04-21 15:37:22 +02:00
Sara aaf4177c16 feat: updated player character model for testing 2024-04-16 12:01:43 +02:00
Sara f0185e64bc feat: implemented tactics markers and mode switching 2024-04-09 18:57:53 +02:00
Sara 43728c7e83 feat: move target for move to player action is now g_player_character 2024-04-02 22:25:49 +02:00
Sara ea730d61b4 feat: implemented last bits required to create a 'follow player' goal 2024-04-01 23:26:28 +02:00
Sara d3b9e54b0b feat: removed script from player_character.tscn 2024-03-30 23:34:16 +01:00
Sara fdfde706e0 feat: first functioning state of GOAP implementation 2024-03-27 01:22:31 +01:00
Sara 3b75b13a14 feat: renamed player_character to character_actor 2024-03-25 16:02:21 +01:00
Sara ac89de735e feat: implemented avoidance for player characters 2024-03-23 22:19:39 +01:00
Sara d78ce22e8b chore(cleanup): changed order of nodes in player character 2024-03-23 13:12:35 +01:00
Sara cd06f03375 feat: set default state for player character state machine 2024-03-22 00:17:07 +01:00
Sara cc1dad597b feat: added weapon muzzle to player character 2024-03-20 09:51:54 +01:00
Sara 19ba4047ca feat: added simple enemy with chase behaviour 2024-03-18 23:05:42 +01:00
Sara 00a9334653 feat: mouse rotation for camera and character 2024-03-18 15:30:03 +01:00
Sara 709b972f91 feat: fundamental movement and separation of concerns for camera and character motion 2024-03-17 21:25:52 +01:00