安装 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(越南语)
Українська(乌克兰语)
报告翻译问题








note: crowbar is a program i think it comes with all valve games and gmod but i may be thinking of other including programs such as hammer
I know that you can move bones and objects through "if then else" statement in the SWEP:Think() function, but I'm unfamiliar with how to gradually move them from point A to B.
Idk if you can do that with SCK, but there is a way through blender, crowbar and with VTFEdit together.
It is possible to do it through SCK; there are a variety of videos showing off that it's possible.
Example 1: https://www.youtube.com/watch?v=G3s7aDRWy2c
Example 2: https://www.youtube.com/watch?v=mSUYecTWLi8
Example 1 demonstrates an open and close animation for the reload of the crossbow. I know that you can rotate parts to a set degrees, but I don't know how to set a delay to make it return back or to a new position.
(And It's clear that it's a timer system of some sort because the door closes before the reload animation finishes)
Example 2 demonstrates a lot more advanced and complex animations made in SCK. We can tell that the weapons (especially the first weapon shown) are edited CS:S models with lua animations working alongside them.
I know animating is possible. I'm aware of that. But I'm trying to ask for help for setting up the system. I don't know how to move bones after a set delay, which is why I'm trying to ask around if anyone knows.