当前位置:网站首页>快速使用UE4制作”大场景游戏“
快速使用UE4制作”大场景游戏“
2022-08-11 03:57:00 【Huterox】
前言
前几天玩了玩算法,这个算法别的不说从博文的阅览量就知道,一点都不好玩。毕竟游戏还是很香的,尤其是能够和漂亮小姐姐一起玩的游戏。
然而就在这时:
能不能,行不行自己也做一个小游戏玩玩。不得不说过去的我还是不错的,连UE4都玩过,在给某些小伙伴发送typoare软件滴时候无意中发现了以前关于虚幻四的笔记和尘封已久的项目。
于是通过多方白嫖,鄙人整合出了这个玩意(功能简单,just for fun):
而且还可以飞入云霄(当然这是由于嫖的一些素材的原因)
那么废话不多说,发车。这次轻松一点儿,因为内容更简单。
场景搭建
正常流程时打开虚幻四或者其他的3D地形编辑软件开始搭建。但是不好意思,咱们这里直接打开虚幻商城。
然后把白嫖的场景导入工程,或者直接创建一个新的工程。
之后我们打开找到这个文件夹:
点击进去,我们进入了场景。
汽车导入
之后我们在找到商场里面的汽车素材。
导入到工程当中就可以了,不过由于那个里面的汽车不好操控,所以我这里又导入了虚幻四自己带的汽车包。
之后打开这个玩意
这里注意的是,我这个汽车是我换了骨骼也就是外观之后的样子,如果是刚导入的话其实是蓝色的车。
双击进入编辑然后在这里就可以更换:
角色导入
这个角色的话我是从网上嫖的,商城的不好看,好看的要钱。
场景放置
之后回到我们下载的场景map
到我们的场景把东西拖入到场景当中。
蓝图编辑
我们的目标就是做一个简单的汽车游戏,角色可以上下开车就好了。
汽车编辑
所以我们先打开我们的汽车蓝图进行编辑。
之后在这里创建图表:
相关变量
开车
下车
油门控制
这个是在forward原来的蓝图里面改的
人物编辑
人物编辑的话就简单了,一个是人物上车,还有就是人物加速。
开车
加速
效果
最后我们就可以愉快玩耍了
项目获取
由于项目比较到上传云盘自行下载:
(当然由于没有对里面的素材单独提取,所以有很多内容是没有用到的,导致素材浪费了)
链接:https://pan.baidu.com/s/1RBC7GO0Qi4TWba4nyFbr9g
提取码:6666
边栏推荐
- Get the length of the linked list
- Roewe imax8ev cube battery security, what blackening and swelling are hidden behind it?
- 【FPGA】abbreviation
- C language recv() function, recvfrom() function, recvmsg() function
- "3 Longest Substring Without Repeating Characters" on the 17th day of LeetCode brushing
- 这些云自动化测试工具值得拥有
- A brief analysis of whether programmatic futures trading or manual order is better?
- MySQL数据库存储引擎以及数据库的创建、修改与删除
- STC8H development (15): GPIO drive Ci24R1 wireless module
- CTO said that the number of rows in a MySQL table should not exceed 2000w, why?
猜你喜欢
Interchangeability Measurements and Techniques - Calculation of Deviations and Tolerances, Drawing of Tolerance Charts, Selection of Fits and Tolerance Classes
云平台下ESB产品开发步骤说明
EasyCVR接入GB28181设备时,设备接入正常但视频无法播放是什么原因?
LeetCode Brush Questions Day 11 String Series "58 Last Word Length"
校园兼职平台项目反思
LeetCode刷题第11天字符串系列之《 58最后一个单词长度》
A simple JVM tuning, learn to write it on your resume
移动端地图开发选择哪家?
Detailed explanation of VIT source code
Get Qt installation information: including installation directory and various macro addresses
随机推荐
【FPGA】设计思路——I2C协议
你不知道的 console.log 替代品
Is there any way for kingbaseES to not read the system view under sys_catalog by default?
"110 Balanced Binary Tree Judgment" in leetCode's 14-day binary tree series
蹭个热度-请勿打开
MYSQLg高级------回表
What is ensemble learning in machine learning?
Getting Started with Raspberry Pi (5) System Backup
Detailed explanation of VIT source code
荣威imax8ev魔方电池安全感,背后隐藏着哪些黑化膨胀?
Leetcode 108. 将有序数组转换为二叉搜索树
es-head插件插入查询以及条件查询(五)
A brief analysis of whether programmatic futures trading or manual order is better?
The "top pillar" slides, and new growth is extremely difficult to shoulder the heavy responsibility. Is Ali "squatting" to jump higher?
shell monitors gpu usage
Pinduoduo store business license related issues
What is third-party payment?
高校就业管理系统设计与实现
Get the length of the linked list
[yu gong series] Go program 035-08 2022 interfaces and inheritance and transformation and empty interface