Commit graph

6 commits

Author SHA1 Message Date
5b22a39a9d - Scale Movement by Delta Time
- Make Player Movement Damped
2023-02-04 20:02:29 +01:00
9e3f0fc34a Made Enemy AI Follow
- added a Threshold of a Distance it Should keep
2023-02-03 15:17:51 +01:00
6983001d45 Cleanup Code 2023-02-03 13:31:23 +01:00
5c52c04acb Cleanup Code 2023-02-02 23:09:00 +01:00
502d0c440d Reworked Enemy from scratch. Only Looking is done yet 2023-02-02 22:53:12 +01:00
093f6eb94e = fixed map colors on borders, added a prototype enemy wich currently has unexpected behavior, on collision he pulles the player with him. 2023-02-01 23:30:19 +01:00