I’m making particles for the first time
When they’re supposed to show it errors this about 1000 a second
C_OP_RenderSprites::RenderUnsorted: Attempting to use an unimplemented sprite renderer for system “money”!
game.AddParticles( “particles/money.pcf” )
PrecacheParticleSystem( “money” )
ParticleEffect(“money”,HeadPos,HeadAng,nil)
money being the particle name. I’ve looked on about every website with this error and it’s driving me nuts. I must be doing something small wrong?!
I made the particle using gmod with the -tools launch parameter. the sprite renderer is “render_animated_sprites” with default settings. Image below: