当前位置:网站首页>快速使用UE4制作”大场景游戏“
快速使用UE4制作”大场景游戏“
2022-08-11 03:57:00 【Huterox】
前言
前几天玩了玩算法,这个算法别的不说从博文的阅览量就知道,一点都不好玩。毕竟游戏还是很香的,尤其是能够和漂亮小姐姐一起玩的游戏。
然而就在这时:
能不能,行不行自己也做一个小游戏玩玩。不得不说过去的我还是不错的,连UE4都玩过,在给某些小伙伴发送typoare软件滴时候无意中发现了以前关于虚幻四的笔记和尘封已久的项目。
于是通过多方白嫖,鄙人整合出了这个玩意(功能简单,just for fun):
而且还可以飞入云霄(当然这是由于嫖的一些素材的原因)
那么废话不多说,发车。这次轻松一点儿,因为内容更简单。
场景搭建
正常流程时打开虚幻四或者其他的3D地形编辑软件开始搭建。但是不好意思,咱们这里直接打开虚幻商城。
然后把白嫖的场景导入工程,或者直接创建一个新的工程。
之后我们打开找到这个文件夹:
点击进去,我们进入了场景。
汽车导入
之后我们在找到商场里面的汽车素材。
导入到工程当中就可以了,不过由于那个里面的汽车不好操控,所以我这里又导入了虚幻四自己带的汽车包。
之后打开这个玩意
这里注意的是,我这个汽车是我换了骨骼也就是外观之后的样子,如果是刚导入的话其实是蓝色的车。
双击进入编辑然后在这里就可以更换:
角色导入
这个角色的话我是从网上嫖的,商城的不好看,好看的要钱。
场景放置
之后回到我们下载的场景map
到我们的场景把东西拖入到场景当中。
蓝图编辑
我们的目标就是做一个简单的汽车游戏,角色可以上下开车就好了。
汽车编辑
所以我们先打开我们的汽车蓝图进行编辑。
之后在这里创建图表:
相关变量
开车
下车
油门控制
这个是在forward原来的蓝图里面改的
人物编辑
人物编辑的话就简单了,一个是人物上车,还有就是人物加速。
开车
加速
效果
最后我们就可以愉快玩耍了
项目获取
由于项目比较到上传云盘自行下载:
(当然由于没有对里面的素材单独提取,所以有很多内容是没有用到的,导致素材浪费了)
链接:https://pan.baidu.com/s/1RBC7GO0Qi4TWba4nyFbr9g
提取码:6666
边栏推荐
- Which one to choose for mobile map development?
- Homework 8.10 TFTP protocol download function
- What is machine learning?Explain machine learning concepts in detail
- 华南师范宋宇老师课堂对话论文翻译
- What is Machine Reinforcement Learning?What is the principle?
- 【FPGA】day20-I2C读写EEPROM
- 【愚公系列】2022年08月 Go教学课程 035-接口和继承和转换与空接口
- Callable实现多线程
- es-head插件插入查询以及条件查询(五)
- Enter the starting position, the ending position intercepts the linked list
猜你喜欢
[C Language] Getting Started
LeetCode刷题第16天之《239滑动窗口最大值》
I didn't expect MySQL to ask these...
LeetCode刷题第17天之《3 无重复字符的最长子串》
Description of ESB product development steps under cloud platform
机器学习中什么是集成学习?
高校就业管理系统设计与实现
A simple JVM tuning, learn to write it on your resume
Interchangeability and Measurement Technology—Surface Roughness Selection and Marking Method
使用jackson解析json数据详讲
随机推荐
【ADI低功耗2k代码】基于ADuCM4050的ADXL363、TMP75的加速度、温度检测及串口打印、蜂鸣器播放音乐(孤勇者)
Description of ESB product development steps under cloud platform
【FPGA】名词缩写
获取Qt的安装信息:包括安装目录及各种宏地址
Element's BFC attribute
LeetCode814算题第15天二叉树系列值《814 二叉树剪枝》
你不知道的 console.log 替代品
【C语言】入门
Where can machine learning be applied?What is machine learning useful for?
What is Machine Reinforcement Learning?What is the principle?
Audio codec, using FAAC to implement AAC encoding
Is Redis old?Performance comparison between Redis and Dragonfly
Detailed explanation of VIT source code
Uni - app - access to Chinese characters, pinyin initials (according to the Chinese get pinyin initials)
What should I do if the channel ServerID is incorrect when EasyCVR is connected to a Hikvision Dahua device and selects another cluster server?
QueryDet:级联稀疏query加速高分辨率下的小目标检测
Read the article, high-performance and predictable data center network
How to rebuild after pathman_config and pathman_config_params are deleted?
多串口RS485工业网关BL110
A large horse carries 2 stone of grain, a middle horse carries 1 stone of grain, and two ponies carry one stone of grain. It takes 100 horses to carry 100 stone of grain. How to distribute it?