Velarion: 전체 콘텐츠 50% 할인

Automatic Gathering and Crafting AI Template

The Automatic Gathering and Crafting AI Template provides a quick and easy way to create, build and implement your own Multiplayer RTS worker game, your own settlement system and your own supply chains.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.3
  • 다운로드 유형
    전체 프로젝트
    이 제품은 언리얼 엔진 프로젝트 전체 폴더와 함께 환경 설정 파일, 콘텐츠 파일 및 .uproject 파일을 포함하고 있으며 새로운 프로젝트를 생성할 때 템플릿으로 사용할 수 있습니다.

Compatible UE5 and UE 5.X (see the end of the description).

The Automatic Gathering and Crafting AI Template provides a quick and easy way to create, build and implement your own Multiplayer RTS worker game, your own settlement system and your own supply chains.


Demo

Demo for Multiplayer support for Coop and Versus mode


Discord: https://discord.gg/rCYKcC9p6B


This package includes the following workers and respective behavior trees:


  1. Farmers who produce resources
  2. Crafters who use the farmers' resources or other resources to create their own advanced resources that can be reused by other crafters
  3. Lumberjacks who cut trees down, harvest logs, and take these logs to produce wood
  4. Hunters who hunt down a prey, follow it, shoot at it, pick up its carcass and bring it back to the hunter post before producing meat
  5. Miners who mine ores
  6. Porters who take and store the ore to a Conveyor Station
  7. Conveyors who bring all the ore to a storage location
  8. Trade Carts (Age of Empire way of getting gold)
  9. Multiplayer support for Coop and Versus mode


It also includes:


  1. A Building Menu System where you can see a preview version of your building, see if it collides, and then build it 
  2. All the buildings related to these workers. A "keep" to spawn the basic units, the peasants, who are then transformed into the mentioned workers. A granary, a warehouse and an armory as Storage Location. 
  3. A special behavior tree for the preys
  4. Fully commented blueprints, functions and variables
  5. Fully English commented youtube videos that explain everything about the project, from function, variables, EQS, migrating this template to your project, to all the tasks and services in the different behavior trees. 


It does NOT include:



  1. Animations and the meshes you see in the demo video


About the UE 5 Migration:

  • When migrating to UE 5.0, be sure that in the BP_Building_Keep, in the Spawn_Peasant function, the option "Collision handling Override" for the SpawnActor BP Peasant is set to "Try to adjust Location, but always spawn.
  • For UE 5.1, do the same AND fix the market by going to the UI directory, MarketMenu, and for the W_MarketOverview and W_MarketTrading, uncheck the "Top Level Only" checkbox in the event graph.



Mailing Support: agachack_production@outlook.com

기술적 세부사항

Number of Blueprints: 50+

Network Replicated: Yes

Supported Development Platforms:

Windows: Yes

Documentation: Link for the youtube tutorial playlist in the project folder

Important/Additional Notes: The meshes you see in the demo video are not provided