安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Yeah, I wish there was something I could do to speed it up, but (1) it's Valve's code, not mine, and (2) it's just a computationally expensive thing in the first place. Ideally, the people making these maps would do this for you, but I guess nextbots haven't garnered the widespread popularity for them to do that yet.
What map were you on, anyway? I'd like to give it a shot and see how long it takes on my end.
Edit: I've tried Flatgrass, and he didn't learn it yet. I made him learn it, and it only took about 5 seconds. It says he learned the map, but he doesn't even do anything to other players, he only attacks NPCs. When I'm level with him, he doesn't attack me, but when I'm above him, he attacks me and jumps at me.
I suspect that what you interpret as the game crashing is the game freezing up. I generated a navigation mesh for gm_calamitycoast, and it took an unreasonably long time (about two and a half hours on my rig!). From about 20 minutes until 50 minutes, the game was locked up entirely. It worked, though. I can upload the mesh for you on request (it's a bit large).
Flatgrass is a weird case. He'll chase you on the spawn platform, but not on the ground. It's a quirk caused by the way Valve's navmesh generation algorithm works. It starts from a spawnpoint and kind of walks around everywhere it can without jumping too high or falling too far. Of course, reaching the grass involves falling too far. I've explained how to get around it in the thread "Sanic isn't moving! What can I do?"
Just in case you'd rather not wait (it'll take longer if you tell it to look at the grass as well), I've already generated a proper flatgrass navmesh that you can get at http://fgthou.se/gmod/gm_flatgrass.nav (the file goes directly into your maps folder).
no. no he doesn't.
(1) Go to a map that sanic doesnt know
(2) Go to console
(3) Type "Nav_Generate"
(4) Wait until it finishes what ever it does
(5) It should work
That's exactly the same as Sanic learning it when you spawn him, only two differences
1. Sanic learning it himself is more newb friendly
2. Doing it via the console doesn't make the game lock-up (unless you unpause it but why the ♥♥♥♥ would you do that?)