Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

eposnix

7
Posts
13
Followers
A member registered Sep 16, 2021 · View creator page →

Creator of

Recent community posts

Thanks for buying the asset!

I created NixFX_Lighting_System_Core because some people were  having issues importing the demos into their projects. This yymps file contains only the core necessary scripts and objects to get the lighting system working, minus the demo assets. I'll update the documents to reflect this soon.

The Quickstart.md is located in the full NixFX_Lighting_System.yymps file under /datafiles/Quickstart.md and /datafiles/GettingStarted.html. If you don't want to import the full project, you can open this file like a .zip file by just renaming it .zip.

(1 edit)

I'm sorry the importer isn't working for you.

I will include a file called NixFX_Lighting_System_Core..yymps that includes only the minimal files to get the project working. Please try downloading that and see if it works for you. Note that you can just copy the scripts and shaders into your project manually if the importer continues to be buggy.

Glad you got it working! You can press numbers 1 through 4 to try different quality settings.

It seems itch.io was sending people an old, outdated version of the asset. You should have a .zip file that contains the updated yymps file. Please use that.

(1 edit)

The current system works with light sources and occluder objects (to create shadows). You place lights and give them a radius and you place occluder objects where you want to block light. The shadow system renders the entire scene dark except for where there are lights or where light is blocked. You can control ambient darkness with a single global variable that makes the entire scene lighter or darker, and I've included a day/night cycle variable to help with this.

And yes, turning off the system is easy: you simply disable the light renderer and the room will be unlit. 

Hi there!

1) The renderer will find your default camera and render to it automatically.
2) The demo scene has an example where the player controller is using a flashlight that is properly blocked by walls!

If you have any issues, just let me know.

(2 edits)

Thanks for purchasing the asset!

Can you give me details about the GameMaker version and operating system you are using?

I'll try to get it resolved, but in the meantime, you can rename the file to .zip and open it like any zip file.

edit: I've uploaded a new version of the asset files that should fix the issue. Please try downloading again.