7 Commits

Author SHA1 Message Date
Roman
c9e34f623c 任务:搭建基本的系统
1.实现走动
(1.识别摇杆方向给予物体X方向的速度
(2.使用赋予速度的方式使其移动
(3.不管摇杆深度,只管摇杆方向
2.实现跳跃
(1.只能跳跃一段
(2.只有着地的时候能够跳跃
(3.使用赋予速度的方法使其跳跃
3.增大了重力系数以增加2D游戏感
2021-11-21 22:32:29 +08:00
Roman
78aa22c3e2 *:修复了输入系统与Fungus插件冲突的问题 2021-11-21 15:49:17 +08:00
Roman
6b194d05f7 2021-11-21 15:30:24 +08:00
Roman
b4b85b6cd2 Accept Merge Request #1: (master -> 京力)
Merge Request: 🤬

Created By: @Roman
Accepted By: @Roman
URL: https://gensokyogroup.coding.net/p/religion/d/religion/git/merge/1
2021-11-21 15:18:23 +08:00
Roman
aa6e1ebe90 任务:创建项目,引入部分将会用到的插件和包
1.引入URP
2.引入InputSystem
3.引入Fungus
4.引入DoTween
5.引入CinemaMachine
6.引入BehaviorTree
7.引入BehaviorTree动作包
8.配置了渲染管线资源

🥵🥵🥵🥵🥵
2021-11-21 15:14:51 +08:00
5b9e367d1d
更新文件 .gitignore 2021-11-21 15:08:35 +08:00
31ebd2117e
Initial Commit 2021-11-21 14:46:10 +08:00