STEAM GROUP
Garry's Mod Development Hub GmodModDH
STEAM GROUP
Garry's Mod Development Hub GmodModDH
32
IN-GAME
241
ONLINE
Founded
7 March, 2017
Language
English
Papi 8 Aug, 2017 @ 9:36am
[SOLVED] Rendering ScreenspaceEffects such as motion blur and sobel
Dear All,
I am making a swep that makes screenspace effects in Gmod, but I am unable to trigger any effects whatsoever. No error messages, it just doesnt work. I added a print and nothing is printing so I am assuming it is not even entering the function. There is a hook.Add("RenderScreenspaceEffects","rendering" function() DrawSobel(20) print("asdsda") end) and nothing is happening. I put this hook into cl_init. under garrysmod>addons>addonname>lua. Please assist how can I make it happen.
Regards,
Papi
Last edited by Papi; 8 Aug, 2017 @ 11:37pm
< >
Showing 1-1 of 1 comments
Papi 8 Aug, 2017 @ 11:37pm 
Found the issue thanks. I had to put files into lua/autorun.
< >
Showing 1-1 of 1 comments
Per page: 1530 50