Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

E_BuffTurtle

2
Posts
A member registered Sep 28, 2022 · View creator page →

Creator of

Recent community posts

Hi Gizmo199! This shader is really cool but I'm having some issues implementing it into my game. I followed the steps you have listed on itch but I keep getting errors and all the lines of code are highlighted yellow (being unused). I put all the code in my game_control objects so the shader is applied to the application

After digging around I noticed you have 3 text files in the folders

- lib_horrifi

- shd_horrifi_fragment

- shd_horrifi_vertex

I can assume these were examples of projects but after looking at them, I can see they have code that makes the variables work. Am I supposed to plug these in? 

I'm not very experienced with shaders so i'm probaly doing a simple mistake, is there any way you can help me out?

#######################################################

ERROR in

action number 1

of Create Event

for object o_game:

Variable <unknown_object>.horrifi_enable(100139, -2147483648) not set before reading it.

 at gml_Object_o_game_Create_0 (line 4) - horrifi_enable(true);

#######################################################

gml_Object_o_game_Create_0 (line 4)

Shame setting up the multiplayer was such a hassle. My brother and I tried to play on Co-Op but it never worked out. That Hamachi stuff is too complicated for people who just want to play with their friends.