MENU

Fun & Interesting

Adding Enemies To My Game In Unity | Devlog Ep. 3

Could I Code? 1,610 1 month ago
Video Not Working? Fix It Now

The time has come to add enemies to my game. In today's episode, we are going to be creating a basic enemy controller script using a Finite State Machine (FSM). With this script, we will create our game's first enemy, a spider-like creature named a Mana Weaver. By the end of the episode, our enemies will have the ability to patrol their surroundings, flip around when they reach a wall or the edge of a platform, and change between a walking and idle state randomly. With all of this done, we are prepped to start adding combat in our next episode! Welcome to Could I Code! My name is Chris, and this channel is dedicated to chronicling my coding journey. I am hoping to learn all sorts of coding/programming skills. This could include languages such as C# (C Sharp), C++, HTML, CSS, Python, JavaScript, Java, PHP, SQL, and I'm sure many more that I haven't even heard of. I hope to apply these learnings to a variety of projects, spanning from random applications to web design, and even game development in engines such as Unity, Godot, and Unreal. If there is something coding-related that you think I should check out, be sure to mention it in the comments. Thanks for watching! 📃 Resources - Bardent: https://www.youtube.com/watch?v=K2SbThbGw6w&t - Tarodev: https://www.youtube.com/watch?v=vLDK0eHwsho - Unity Documentation: https://docs.unity3d.com/6000.0/Documentation/ScriptReference/Random.Range.html - Helpful comments from our wonderful community! 🔨 Tools - Unity: https://unity.com/ - Procreate: https://procreate.com/ - Obsidian: https://obsidian.md/ - Photopea: https://www.photopea.com/ - GitHub: https://github.com/ - Krita: https://krita.org/en/ 👀 How did my walking animation turn out with 8 legs? ✌ Please be sure to Like and Subscribe for more content! 🎧 Music: - Dippin' (Stream Beasts | https://www.senpai.tv/) - While We Sleep (Stream Beasts | https://www.senpai.tv/) Thanks for watching! #Gamedev #Devlog #Unity

Comment