This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:createeffect [2021/09/14 19:34] – added effect videos Grabz | 4rpl:commands:createeffect [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
* sparks | * sparks | ||
* materialize | * materialize | ||
- | * radial | + | * radial |
- | * radial2 | + | * radial2 |
* explosion | * explosion | ||
* explosion2 | * explosion2 | ||
Line 22: | Line 22: | ||
<code 4rpl> | <code 4rpl> | ||
CreateEffect(" | CreateEffect(" | ||
+ | </ | ||
+ | <code 4rpl> | ||
+ | CreateEffect(" | ||
</ | </ | ||
===== Effects ===== | ===== Effects ===== | ||
- | :!: Note: **radial2** should be played slightly higher on the Y axis than unit position for it to display correctly. | + | :!: Note: **radial2** should be played slightly higher on the Y axis than unit position for it to display correctly. Also it's .y vector for size does not impact it's vertical size unlike with the other effects. V3(1 0.5 1) will create an oval, V3(1 1 1) will create a circle. |
[{{cw4_effect_sparks.gif|sparks}}] [{{cw4_effect_materialize.gif|materialize}}] \\ [{{cw4_effect_radial.gif|radial}}] [{{cw4_effect_radial2.gif|radial2}}] \\ [{{cw4_effect_explosion.gif|explosion}}] [{{cw4_effect_explosion2.gif|explosion2}}] [{{cw4_effect_explosion3.gif|explosion3}}] [{{cw4_effect_explosion4.gif|explosion4}}] [{{cw4_effect_explosion5.gif|explosion5}}] | [{{cw4_effect_sparks.gif|sparks}}] [{{cw4_effect_materialize.gif|materialize}}] \\ [{{cw4_effect_radial.gif|radial}}] [{{cw4_effect_radial2.gif|radial2}}] \\ [{{cw4_effect_explosion.gif|explosion}}] [{{cw4_effect_explosion2.gif|explosion2}}] [{{cw4_effect_explosion3.gif|explosion3}}] [{{cw4_effect_explosion4.gif|explosion4}}] [{{cw4_effect_explosion5.gif|explosion5}}] |