View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0006419 | Spring engine | General | public | 2020-08-20 22:30 | 2020-08-20 22:38 | ||||||||
Reporter | MaDDoX | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | 104.0 +git | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0006419: Add support to rotate a CEG particle along time | ||||||||||||
Description | Currently the CEGs particle can not be explicitly rotated along any axis in run-time, even though some gymnastics with the 'gravity' and 'airdrag' parameters can provoke some rotation. For proper advanced particle effects it's crucial to have rotation speed and rotation speed randomization parameters exposed. | ||||||||||||
Steps To Reproduce | 1. Check CEG Common Properties section of the Wiki: https://springrts.com/wiki/CEG:Defs#Common_Properties 2. No particle rotation speed or rotation randomization parameters there | ||||||||||||
Tags | No tags attached. | ||||||||||||
Checked infolog.txt for Errors | Irrelevant | ||||||||||||
Attached Files |
|
![]() |
|
IceXuick (reporter) 2020-08-20 22:38 |
This is a must-have for "level 2" particle fx. And rotation should be in the engine, since the Wake-ParticleEffect already has this, but this isn't recognized as a Ceg particle. So please add option for absolute positioning (not always billboard) and rotation params for Initial rotation, Initial Rotation Spread, Rotation Speed, SpeedSpread and speedup/drag (speed up or slow down the rotation). |