Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The script I wrote for the headlights is also on the github repo, but it's badly written and also messy to set up, so I'll rewrite it tomorrow.
我注意到我在制作漂移控制器时也遇到了一个错误/问题,这是在长时间漂移期间(尤其是在较高速度下),漂移控制器似乎停止在道路上放置防滑标记,即使声音和烟雾颗粒仍然存在玩。
当防滑标记的粒子数超过粒子系统中的“最大粒子数”值时,就会发生这种情况。
更少的粒子确实意味着更好的性能和更少的滞后,但如果您希望滑痕在整个漂移过程中持续存在,可能值得在粒子系统中调高“最大粒子数”值以便放置更多粒子,或者调低'Start Lifetime' 可以更快地卸载粒子,并且可以更早地放置新粒子。
对不起,这是一个问题。如果 ravenscript 让我使用轨迹渲染器,我将有一个更简单的方法来创建防滑轨迹。
顺便说一下,感谢您提供这些令人惊叹的汽车改装件。
This happens when the number of particles for the skid marks goes over the 'Max Particles' value in the Particle System.
Fewer particles does mean better performance and less lag, but if you want the skid marks to continue throughout the entire drift, it might be worth turning up the 'Max Particles' value in the Particle System so more particles can be placed, or turning down the 'Start Lifetime' so particles are unloaded faster, and new particles can be placed earlier.
I'm sorry this is an issue to begin with. If ravenscript let me use trail renderers I would have a much simpler method of creating skid trails.
Thank you for these amazing car mods, by the way.