当前位置:网站首页>Cocos creator 3.2 realizes the complete effect of 2D map 3D character 45 degree RPG game
Cocos creator 3.2 realizes the complete effect of 2D map 3D character 45 degree RPG game
2022-07-21 22:46:00 【dgflash_ game】
Then the previous camera setting is realized 2.5D The visual effects of the game , Considering that it will be used in commercial games in the future , It also realizes some functions to meet the requirement that the character can walk freely on the customized map and switch with the map .
- 2D The orthographic camera only displays maps
- 2D AStar Map editing
- 2D Map space coordinates turn 3D Spatial coordinates , Realization 3D Role can be played 2D The correct location on the map
- 3D The orthographic camera only displays 3D World role model 、 Particle effects
3D The world is set to orthographic camera , To make all models look the same size , There will be no near big and far small effect , In this way, the character is rendered to 2D The upper layer of the map will look more suitable - Universal character controller
2D scene + 3D Character effects
2D scene + 2D Character effects
边栏推荐
- 【oops-framework】资源管理
- 016: simple calculator
- What is the difference between embedded hardware and software in embedded development?
- How to complete the design of RGB lamp Bluetooth mesh module from 0 to 1
- Cocos Creator 3.2 中实现2D地图3D人物45度角RPG游戏完整效果
- P1111 highway repair (and collection)
- 004: print characters
- 力扣记录:代码随想录总结
- 14. Longest common prefix
- 基于Unity的Hololens2与服务器进行Json、模型以及视频流传输实战(个人Hololens2进阶开发总结)
猜你喜欢
随机推荐
Characteristics and differences between PCB and integrated circuit
【oops-framework】音频管理
029:陶陶摘苹果
第四周ACM训练报告
n的阶乘
Smart devices are coming, making our lives more automated
Probability theory - law of large numbers and central limit theorem
第八周ACM训练报告
Leetcode hash
P1111 修复公路(并查集)
Watermelon book chapter 2 Notes - Performance Measurement
004: print characters
快速排序
Subsequence
14. 最长公共前缀
如何在 Unity Editor 中录制游戏界面
STL初步了解
ACM training report of the fifth week
AtCoder Beginner Contest 218 题解
234. 回文链表