当前位置:网站首页>UE4 - how to make a simple TPS role (I) - create a basic role
UE4 - how to make a simple TPS role (I) - create a basic role
2022-07-06 02:18:00 【qq_ twenty million seven thousand one hundred and seventy-one】
open UE4 Enter the create project interface , Choose the game , The third person project goes to the next step


Create a project according to the following configuration , Name arbitrary , Be sure to include beginner content !!! Related to the use of later materials 
After the project is created , So let's create one Level Folder , Create a basic level in the folder

Add terrain and lights to the basic level , so UE Learning notes ( Four )- How to create a basic level from zero _ Edward peak blog -CSDN Blog
At this point, we need to create a basic mobile , The role of sprinting
First, create a role blueprint , Create a new role folder character. Create a Character Blueprint of type
- Pawn It's a actor.Pawn Can be Controller hold , They can receive input , Can do a lot of game logic .
- Character It's a human style Pawn, Inherited from Pawn. He took one by default Capsule impactor and Character motion components . He can do basic humanoid movement , It can copy and move smoothly and has some animation related functions .


Name the blueprint you just created TPS_Nova, And open him

After entering the game, you can already see some basic default content - Capsule body , Arrow assembly , Mesh body , The character moves four contents
Let's replace the model first , Select mesh body , Find the target villain in the grid on the right :SK_Mannequin

We will adjust the rotation and distance of the imported protagonist , Make it fit with the capsule , And the direction of the body is consistent with the direction of the arrow
Next, we need a camera to check the behavior of the character , Add spring arm , camera , And set the camera as a substructure of the spring arm

Switch to the level interface , In the world scene settings , Set the default in game mode pawn Set it to what we just did TPS_Nova

Run the game , At this time, we can see a basic villain displayed in the game

边栏推荐
- Computer graduation design PHP college classroom application management system
- leetcode3、實現 strStr()
- SPI communication protocol
- Sword finger offer 38 Arrangement of strings
- The ECU of 21 Audi q5l 45tfsi brushes is upgraded to master special adjustment, and the horsepower is safely and stably increased to 305 horsepower
- FTP server, ssh server (super brief)
- Multiple solutions to one problem, asp Net core application startup initialization n schemes [Part 1]
- Using SA token to solve websocket handshake authentication
- leetcode3、实现 strStr()
- Redis key operation
猜你喜欢

Blue Bridge Cup embedded_ STM32 learning_ Key_ Explain in detail

Campus second-hand transaction based on wechat applet

Minecraft 1.18.1, 1.18.2 module development 22 Sniper rifle
![[depth first search notes] Abstract DFS](/img/d4/0cfb5254b0c0d04b4400b4628637d5.jpg)
[depth first search notes] Abstract DFS

Executing two identical SQL statements in the same sqlsession will result in different total numbers

Know MySQL database

Publish your own toolkit notes using NPM

HttpRunnerManager安装(三)-Linux下配置myql数据库&初始化数据

leetcode3、实现 strStr()

Initial understanding of pointer variables
随机推荐
Publish your own toolkit notes using NPM
【机器人库】 awesome-robotics-libraries
Selenium element positioning (2)
Get the relevant information of ID card through PHP, get the zodiac, get the constellation, get the age, and get the gender
Easy to use js script
Using SA token to solve websocket handshake authentication
How to generate rich text online
Bidding promotion process
Visualstudio2019 compilation configuration lastools-v2.0.0 under win10 system
[depth first search notes] Abstract DFS
怎么检查GBase 8c数据库中的锁信息?
剑指 Offer 30. 包含min函数的栈
ftp上传文件时出现 550 Permission denied,不是用户权限问题
Virtual machine network, networking settings, interconnection with host computer, network configuration
Exness: Mercedes Benz's profits exceed expectations, and it is predicted that there will be a supply chain shortage in 2022
Compact lidar global and Chinese markets 2022-2028: technology, participants, trends, market size and share Research Report
Paper notes: limit multi label learning galaxc (temporarily stored, not finished)
Adapter-a technology of adaptive pre training continuous learning
sql表名作为参数传递
Executing two identical SQL statements in the same sqlsession will result in different total numbers