• Particles and or sprites for emitters, is there a list?
    2 replies, posted
Im making lua particle emitters(which s fun), but I cant find any particles/sprites that dont return a purple and black texture. I am looking for the "Generic smoke" from the lua emitter tool, can anyone find the particle path for it? Even better, and entire list for this. I have googles, and searched my particle folder that comes with Gmod, nothing works. THe only one that works is the one that comes in the example. "sprites/light_glow02_add" Thank you
There's no list. Any material (.vmt) that points to a existing .vtf and has shader of "UnlitGeneric" will work. [editline]6th December 2015[/editline] Generally if you are looking for existing materials to use as particles, look for materials/particle(s) and materials/effects folders. ( Spawnmenu > Browse > All or per game ) [editline]6th December 2015[/editline] You can browse materials with Extended Spawnmenu addon by me.*
Thats arlight :P I uploaded my own trail as a smoke affect, looks good for what i am making at only takes around 40 KB's I assume it is unlit because mine are vertexlit and they look black at some angles. I will see if that does anything! Thanks!
Sorry, you need to Log In to post a reply to this thread.