.efx: Difference between revisions

From Jedi Knight Wiki | JKHub
(expanding)
No edit summary
 
Line 1: Line 1:
'''.efx files''' are text files which define particle effects. For example: explosions, smoke, sparks, flames.
'''.efx files''' are text files which define particle effects. For example: explosions, smoke, sparks, flames.


Particle effects can include sounds and [[shader]]s.
Particle effects can include sounds, [[shader]]s and 3D [[model]]s.


.efx files can be edited with a text editor. The JK2 SDK comes with a GUI .efx editor called [[EffectsEd]].
.efx files can be edited with a text editor. The JK2 SDK comes with a GUI .efx editor called [[EffectsEd]].


[[Category: File Types]]
[[Category: File Types]]

Latest revision as of 11:05, 6 November 2021

.efx files are text files which define particle effects. For example: explosions, smoke, sparks, flames.

Particle effects can include sounds, shaders and 3D models.

.efx files can be edited with a text editor. The JK2 SDK comes with a GUI .efx editor called EffectsEd.