Weekly Update #1 - Simple AI in the PathFollowEnemy Recipe
Hey there! ๐๐ท
So, I'm going to make those weekly posts to keep y'all up to date with the project.
This week, I've finished one of the longest recipes in the book. The PathFollowEnemy2D recipe.
It uses a State Machine to change its behavior in run time between three of the possible states:
- Wandering
- Seeking
- Returning
With that, we currently have these recipes proofread:
Proofread | Yet to proofread |
---|---|
โ BasicMovingCharacter2D | โ InteractiveArea2D |
โ PassThroughCharacter2D | โ Portal2D |
โ MovingPlatform2D | โ Checkpoint2D |
โ PathFollowPlatform2D | โ Switch2D |
โ Hazard2D | |
โ BumpingEnemy2D | |
โ Stomping/StompableObject2D | |
โ PathFollowEnemy2D |
And we are going to move on to one of the most exciting systems: player interactions.
With that, we allow the player to actually interact with the game world through NPCs, loot, signs, books, environment, and more.
It's essential to tell your game story through gameplay.
That's it!
Keep developing, and until the next week!
Files
Get Platformer Essential Recipes
Platformer Essential Recipes
A 180+ pages ebook with 12 step-by-step tutorials with essential features to create platformer games
Status | In development |
Category | Book |
Author | Pigdev |
Genre | Educational, Platformer |
Tags | 2D, Asset Pack, Boss battle, Godot, Immersive, Non violent, Open Source, Tutorial |
Languages | English |
Accessibility | Color-blind friendly, High-contrast |
More posts
- Fix - Godot Engine 3.5 -> 4.0 exportsApr 11, 2023
- Weekly Update #6 - Get ready for Godot Engine 4.0!Feb 13, 2023
- Weekly Update #5 - Major Update: The final Original Recipe, the Switch2DFeb 06, 2023
- Weekly Update #4 - Maintaining progress with Checkpoint2DJan 31, 2023
- Weekly Update #3 - Moving around the game world with Portal2DsJan 23, 2023
- Weekly Update #2 - Exploring the Game World with the InteractiveArea2D recipeJan 16, 2023
- Recipe #6 Showcase - Bumping & Exploding EnemiesJan 02, 2023
- Current Custom RecipesDec 21, 2022
- Early Access Available!Dec 19, 2022
Leave a comment
Log in with itch.io to leave a comment.