Easy FPS Editor | Enemy FSM Tutorial (For Beginners)

Channel:
Subscribers:
459
Published on ● Video Link: https://www.youtube.com/watch?v=ijhupR-CC2g



Duration: 0:00
388 views
25


In this tutorial, I show you how to use "FSM" or "Finite State Machines" to improve your enemies' animations in your EFPSE projects.

🔗 LINKS
EFPSE Wiki - https://pixelwolf.net/efpse/wiki/index.php?title=Main_Page
Weapon FSM Tutorial -    • Easy FPS Editor Tutorial: Basic Finit...  
Notepad++ - https://notepad-plus-plus.org/downloads/
Easy FPS Editor CE - https://cg8516.itch.io/easyfpseditor-ce
Easy FPS Editor Dev Build (I use this one) -https://github.com/CG8516/DumpingGround/tree/main/EFPSE_DEVBUILDS

⬇ ️ MY OTHER EFPSE VIDEOS
   • 💻  Easy FPS Editor  

Join my Discord if you need help with anything https://discord.com/invite/KMZN3F7cUb  

00:00 - Intro
00:28 - Thank You!
00:52 - What You'll Need
01:23 - Where To Add Sprites
02:10 - Getting Started with Notepad++
02:52 - Writing My First Line
03:52 - Enemy States
04:55 - Finding Idle Frames
07:05 - "See" State
08:33 - "Chase" State
09:33 - "Attack" State
12:05 - "Hurt" State
13:21 - "Death" & "Dead" State
14:32 - Final Touches
14:54 - Saving The Text File
15:41 - Adding Enemy To My Project
17:00 - Play Test
17:54 - Adjusting The "Attack" State
19:05 - My Other Enemies
20:12 - Projectile FSM
20:55 - Outro