Tutorial GameGuru v2019: How to improve the Artificial Intelligence of an NPC

install GameGuru

open Gameguru

Open a new project

Import an entity

add new entity

drag and drop on terrain
left click on properties

on the left pane, under AI system
ai_soldier.lua

you can browse and select another one
apply change
test game


watch also :
https://steamcommunity.com/sharedfiles/filedetails/?id=398177770

https://www.lua.org/

CRYENGINE 5.3 – Getting Started Guide – Document Version 1.0.3 – My Review

documentation at : https://docs.cryengine.com/display/CEMANUAL/Getting+Started+Guide+for+CRYENGINE

== create a account ==

https://www.cryengine.com

== to import a project ==

go to the marketplace : https://www.cryengine.com/marketplace#

download

select the project in the Crytech folder : D:\Program Files (x86)\Crytek\CRYENGINE Launcher\Crytek\

== create project ==

launch CRYENGINE Launcher, click new

C/ by default to change in D:

in D:\Users\YOURNAMEHERE\Documents\CRYENGINE Projects

== load a level ==

open project > open level

== create a new level ==

Start the Editor and create a new level folder using the File -> New option. (p31 Getting Started With CRYENGINE Guide)

source : https://docs.cryengine.com/display/SDKDOC2/Creating+a+New+Level

== import a pre-existing model in the projet ==

go to asset browser 
and drag and drop in perspective

== lauch game ==

ctrl + G to play inside the perspective mode

== to copy entity (brushes) ==

ctrl C + ctrl V
and click and the move icon + directions (x,y,z) 
Publié dans Informatique, Jeux vidéo. Étiquettes : . Leave a Comment »