How To Create AI That Follow Player With Unity 3D And C#
In this quick and easy Unity tutorial, I will show you how to code in C# a simple enemy follow script
This tutorial is hosted externally
https://www.youtube.com/watch?v=g7d5TFon120&t=1s
In this quick and easy Unity tutorial, I will show you how to code in C#
a simple enemy follow script
Recommended resources
Game Engines
Unreal Engine 5 Best Practices
Amazon · Book
Written by multi-award-winning Unreal generalist Tyson J. Butler-Boschma, Founder and Creative Director of Toybox Games Studios, this book addresses common challenges you face when advancing your expertise in lighting, environment design, and cinematic storytelling.
GameDev.net may earn a commission if you purchase through these links. This helps fund the site at no extra cost to you.
Related Tutorials
Beginner Graphics Programming Study Guide
This is a roadmap for learning the basics of graphics programming on one's own, from free online resources.
Manual, mipmapped atlas texture wrapping on lower-end mobiles (WebGL1/GLES 2)
Manual texture wrapping within atlas textures / tilemaps with mipmapping on mobiles without EXT_shader_texture_lod.
Capsule Collision Detection Tutorial
Collision detection between a Capsule and a Line Segment and a Capsule and a Capsule. Prerequisite: Linear Algebra (Ve…
Lesson 1 — What C# Actually Is
Why is C# the language driving the production of thousands of indie games using Unity and custom engines all around the…
Sphere with Plane and Polygon Collision Detection
In this video, I demonstrate how to detect collisions between a static sphere, planes, and polygons — a core concept in…
Steps to Make a Simple Game in Unity
if you’re diving into game development, Flappy Bird is basically the ‘hello world‘ of the gaming universe. It is the ul…
Discussion