Team Fortress 2

Team Fortress 2

Atomic/Subatomic Unusual Fix!
3
2
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
29.876 KB
2023 年 4 月 24 日 下午 2:14
2023 年 4 月 24 日 下午 3:35
1 项改动说明 ( 查看 )

您希望看到这件物品在《Team Fortress 2》中被官方采纳并支持吗?

是的
不,谢谢 /
不感兴趣
稍后
再询问我
描述
Fixes the effects Atomic and Subatomic from being orphaned when their position is adjusted.

This uses the same method as my orbiting unusual positioning fix:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2507809440

I have attached an updated version of item_fx.pcf with the following changes:
- The parent particle system of each bugged unusual has been renamed to indicate that it is no longer a parent particle.
- For example, "unusual_invasion_atomic" has been renamed to "unusual_invasion_atomic_child".
- New, empty parent particles have been created with the respective original particle systems set as their children.
- For example, an empty particle system named "unusual_invasion_atomic" has been created. The previously renamed "unusual_invasion_atomic_child" was added as its child.