Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

I purchased the plugin, but the documentation is not clear for me. How do I use it? It would be helpful to include any kind of directions or example.

How do I make a basic Godray to render in my map? I created some parameters, but I don't understand how to implement it in an event, notetag, etc. 

(1 edit)

Hi, if you are looking at the plugin parameters, those are just preset settings (for example, if you want the same Godray to appear across multiple towns in your game, you can create a preset in the parameters to make sure it is consistent everywhere you use it, and then if you want to change it later you only need to change it in the parameters once instead of everywhere it is used across your events).

To actually use a filter, you need to use the Plugin Command Create Godray Filter, etc. There is one plugin command for create / edit each filter type, and there is one plugin command to remove a filter which can remove any filter type.

If you are just using a one-off filter (you won't re-use its settings elsewhere), you can set up its properties directly in the plugin command. If using your preset from the plugin parameters, you can type in the preset id and it will use those settings instead.

(1 edit)

Thanks. How do I hide the Godray?

(+1)

Hi, you can use the Remove Filter plugin command to remove the filter.

Deleted 3 days ago