Men of War: Assault Squad 2

Men of War: Assault Squad 2

137 个评价
更好的第三/一人称视角 V1.2
2
2
   
奖励
收藏
已收藏
取消收藏
Mod
文件大小
发表于
更新日期
88.280 MB
2024 年 5 月 15 日 下午 11:08
2024 年 6 月 6 日 下午 8:46
7 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
更好的第三/一人称视角 V1.2

描述
特点:
1.步兵,载具,火炮,固定武器等均支持第三人称视角(迫击炮不支持)。
2.直接控制模式下,步兵,载具,火炮,固定武器等射击无散射。
3.游戏本体及DLC所有单人和多人地图均添加支持第三、一人称视角。
4.准心修改。
5.步兵背包容量略增大。
6.检查物品("X")和双击“L”离开载具的功能被以按钮的形式做在了屏幕右下角的子菜单中。
7.去除拿出/放下投掷物的动画,步兵第三人称切换更迅速。
8.第三、一人称模式下步兵移动速度增快。
9.添加多个可选的相机FOV(Extra文件夹内),默认FOV为90。
10.添加步兵第一人称视角(支持定时关闭和鼠标右键关闭两种方法)。
11.更沉浸的第一人称下跑步动画(可选)。
12.同步枪一样的机枪持枪姿势(可选)。
13.超级武器箱空投补给(可选)
使用方法:
步兵:
一、定时第三/一人称
1.选中“单个士兵”。
2.点击屏幕右下角出现的“定时第三人称”或“定时第一人称”按钮。
3.单次点击持续30秒,中途不可退出。
二、切换第三/一人称
1.选中“单个士兵”。
2.点击屏幕右下角出现的“切换第三人称”或“切换第一人称”按钮。
3.单击鼠标右键退出第三/一人称模式。
注意:
①使用第二种方法前确保步兵手中的武器为“枪”或“发射器”(不能为投掷类武器),且背包中至少有一个空格槽位;
②第二种方法在第三/一人称模式下无法使用投掷类道具;
③在第三人称下,滑动滚轮可缩放切换视角,可在“第三人称”“持枪第一人称”“第一人称”“机瞄放大”视角间切换,其中“机瞄放大”视角有三种贴图,分别对应狙击枪,发射器,其他轻武器。(在单人任务中,如出现机瞄贴图与武器不对应的情况,切换士兵手中的武器可解决)
④第一人称下,滚轮下滑切换第一人称和第三人称,滚轮上滑为机瞄放大视角。
⑤退出第一人称后,切换第三人称前,需先滑动鼠标滚轮重置下相机视角,否则出bug。
⑥如在第一人称视角下时触发任务过场动画则会卡在第一人称的相机参数下,再次进入并退出第一人称可解决。
⑦不是所有兵种和武器均能在第一人称下正常使用,如出现bug请使用第三人称。
载具及固定武器:
1.选中“单个载具”。
2.双击“L”键切换开启或关闭第三人称模式。
3.滑动滚轮可缩放切换视角,可在“第三人称”“瞄准镜”视角间切换。
注意:不要在选择已损坏的或无人驾驶的载具时双击“L”,否则会触发bug。比如:不能进入载具第三人称;用鼠标选中单位后若干秒会自动取消选择。解决方法:在用鼠标选中单位后,且在自动取消选中前,双击“L”,操作一次无法解决则多试几次。
自定义选项:
相机FOV
在“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\Extra”文件夹中选择对应的“zzz_fovxxx.pak”复制至“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\resource”
更沉浸的第一人称下跑步动画
在“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\Extra”文件夹中选择“zzz_run_animation.pak”复制至“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\resource”
同步枪一样的机枪持枪姿势
在“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\Extra”文件夹中选择“zzz_mgun_posture.pak”复制至“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\resource”
超级武器箱空投补给
在“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\Extra”文件夹中选择“zzz_super_weapon_box.pak”复制至“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\resource”
删除文件以取消对应的功能
1.“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\resource\properties\xxx.ext”——步兵,载具,火炮等射击无散射;“hunan.ext”-背包容量增大;
2.“\Men of War Assault Squad 2\mods\Better Third_First Person View V1.2\resource\interface\cursor”——自定义准心;
兼容性
在编辑器中使用第三/一人称功能:
1.在地图文件夹的任务文件“xxx.mi”中的第二行加上“(include "/map/better_third_person_view/third_person.mi") ”
例如:
{mission
{Human "mp/usa/medic" 0x8000
{Position -45.83 -67.9}
{Player 0}
{MID 1}
{NameId 90 0}...................
添加后
{mission
(include "/map/better_third_person_view/third_person.mi")
{Human "mp/usa/medic" 0x8000
{Position -45.83 -67.9}
{Player 0}
{MID 1}
{NameId 90 0}.................
2.在地图文件夹的地图文件“map”中{Clips}里加上第一人称的相机参数,即复制原来的"[auto]"相机参数,并粘贴。将粘贴后的"[auto]"改为"firstperson",且将distance和viewAngle改为{distance 1 1}{viewAngle 1 1}。
例如:
{Clips
{"[auto]"
{world -5000 -5000 5000 5000}
{camera -5000 -5000 5000 5000}
{pather -5000 -5000 5000 5000}
{distance 200 10000}
{viewAngle 0 90}
}


}
添加后
{Clips
{"[auto]"
{world -5000 -5000 5000 5000}
{camera -5000 -5000 5000 5000}
{pather -5000 -5000 5000 5000}
{distance 200 10000}
{viewAngle 0 90}
}
{"firstperson"
{world -5000 -5000 5000 5000}
{camera -5000 -5000 5000 5000}
{pather -5000 -5000 5000 5000}
{distance 1 1}
{viewAngle 1 1}
}
}
热门讨论 查看全部(3)
1
3 月 18 日 上午 10:18
Can you help me port this mod for Red Rising 3.27b
Sorcerer117
2
2024 年 6 月 3 日 下午 5:53
Probl
Spring 451
1
2024 年 10 月 26 日 上午 4:35
Player "PlayerName" out if sync
DeFFyo
56 条留言
KetamineEnthusiast 11 月 24 日 上午 9:08 
@XGNw3th3p3ople man stop your bitxhing. Dude drops a fire free mod and you still got something to complain about. If you can't do something, stfu and let someone with higher than room temperature IQ do their thing. The entitlement is crazy.
XGNw3th3p3ople 11 月 19 日 下午 2:40 
wild thought we are not all damn coders why dont u make something that adds the code auto for editor im just trying to game not do no coding add this move tht bs make this ♥♥♥♥ easier to use smh
Warszawy 11 月 15 日 上午 4:29 
hello,help i have an inversion when i choose third or first person
Lanto 5 月 26 日 下午 8:46 
woa what I'm going to try this now so cool!!
wolfgangsargeant 5 月 23 日 上午 9:26 
best mod ever!!!!!
M4RKz 4 月 5 日 上午 2:23 
dosent work to switch to first person, third person is the same as the game
Khaos 3 月 26 日 下午 9:24 
Doesnt work for me
Sorcerer117 3 月 15 日 下午 6:45 
how can i make this work with a specific mod?
McClarran 2024 年 12 月 2 日 上午 7:28 
So does this work for the base single player campaigns? I've been trying to get it to work with no luck, but I might just be missing something.
Agot 2024 年 10 月 11 日 上午 6:19 
Very cool mod, but there is a bug, when you drive a vehicle and it is destroyed during the battle, you cannot select units, and when you manage to even select them again, you cannot take control of another vehicle again.