Commit graph

29 commits

Author SHA1 Message Date
Norbi Peti c79df8a7a8
Fixes and cleanup 2020-12-08 10:26:17 +01:00
Norbi Peti 6f61c8a7c4
Fix AI 2020-12-08 10:14:32 +01:00
Norbi Peti 78d1d5419c
Enemy AI with flying - when it's working 2020-12-08 02:51:32 +01:00
Norbi Peti 65542aea59
Pathfinding package and automatic nav mesh
Updating the nav mesh when needed
2020-12-08 01:50:57 +01:00
Norbi Peti 18ac1cba8c
Flamethrower on right click, flying enemies
Proper collisions, can kill with flamethrower as well
2020-12-08 00:13:57 +01:00
Norbi Peti a1d9bab668
Add achievements menu 2020-12-07 00:18:00 +01:00
Norbi Peti a26cd1266e
Add main menu 2020-12-06 23:12:51 +01:00
Norbi Peti 2a31201cec
Achievements 2020-12-06 21:31:43 +01:00
Norbi Peti 2b875bebbf
Score & HP HUD 2020-12-06 18:33:36 +01:00
Norbi Peti cbabc6e6a2
Jumping animation without sprinting as well
State of the code before and after presentation
2020-11-20 15:34:20 +01:00
Norbi Peti e78ac39841
Aiming with the mouse now 2020-11-20 00:48:50 +01:00
Norbi Peti 93de3681f0
Animations!
Animations for walking, running, jumping while running
Improved ground detection
Fixed some character functionality not working above a certain speed
2020-11-18 00:11:03 +01:00
Norbi Peti e0b194d7eb
Fix platform spawning, enemy respawn on ground 2020-11-17 16:14:13 +01:00
Norbi Peti 3e57a06752
Increasing platform size 2020-11-08 00:04:49 +01:00
Norbi Peti ee3be5496c
Platform level, character respawn and enemy despawn fixes 2020-11-07 23:02:47 +01:00
Norbi Peti 54ee7d5467
Checkpoints, rocket ground hits, enemy spawn fix 2020-11-07 21:51:55 +01:00
Norbi Peti b288b4582b
Organization, platform spawner, config 2020-11-07 16:16:03 +01:00
Norbi Peti 019ce9eb92
Tree checkpoints 2020-11-07 15:12:21 +01:00
Norbi Peti 2bf74cb2ca
Character health, tiling randomization 2020-11-07 14:47:31 +01:00
Norbi Peti 247e630c46
Respawn, fixed pool size, fix enemy spawn position 2020-11-07 14:10:48 +01:00
Norbi Peti eef0a307d0
Remove enemy on many hits, multiple rocket hits
Also added an object pool limit but buffing the rockets seemed to be better
2020-11-07 02:21:50 +01:00
Norbi Peti d2750bd344
Enemy object pooling (class), enemy flight 2020-11-07 00:51:23 +01:00
Norbi Peti 78ed658fce
Enemy spawning 2020-11-06 23:00:49 +01:00
Norbi Peti 338ab550f0
Parallaxing, enemy 2020-11-06 22:30:54 +01:00
Norbi Peti 92f929fc2b
Rocket firing, sprinting 2020-11-06 21:21:21 +01:00
Norbi Peti bbf6eb4ea5
Revert camera changes, sprites, organization 2020-11-06 20:02:59 +01:00
Norbi Peti e571047781
Attempt to set camera after moving for a while 2020-11-06 02:31:08 +01:00
Norbi Peti b7a5715e34
Ground check, separate camera pos for diff directions 2020-11-06 01:56:50 +01:00
Norbi Peti ca6add1438
Initial commit, movement, tiling 2020-11-05 23:10:41 +01:00