Open World NPC Spawner - UE4 Tutorial #384
🕑 Added 2020-03-25 18:47:10 +0000 UTCProject Files : https://www.patreon.com/CodeLikeMe/posts?tag=source%20code In this episode of unreal engine open world series, I am going to create an NPC spawning system based on the players location. As you know, in an open world game, we can't afford to manually place all the characters we need in the editor and also we can't keep as many as characters we need in the run-time of the game. Because Memory and the processing power is limited. SO, we should spawn the characters only around players current location. I am going to create a foliage type to define where the NPCs need and based on that, in the runtime, NPCs will be spawned when the player is nearby support my work : https://www.patreon.com/CodeLikeMe Like my facebook page for more content : https://www.facebook.com/gamedevelopersclub/ Follow me on twitter : https://twitter.com/CodeLikeMe2 Follow me on reddit : https://www.reddit.com/user/codelikeme #CodeLikeMe #unrealengine #ue4 #indiegamedev
Comments
Thilina Premasiri
Usually any of the releases of later episodes include the updates in previous episodes
nonfunhuman
several of the project files aren't available, it redirects to nothing
i think the link of the project files is wrong on this post :)