Skip to main content

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

Just wanted to say I have no idea how mods work or where to even begin. It must be some advanced stuff as the changelog mentions APIs. It's ok but was curious if people will post their own unique setups to copy. Thanks.

A mod in Hotscreen is only a your_mod.mod.tscn text file : a Godot scene that will be loaded into the game. It's mainly for developers but if you want something simple or only want to edit an existing mod, a powerful AI like chatGPT can create it for you.

There is no API to know ! It's just that the 0.7 contains an example of a mod that use the Bluesky API.

Hey, is there any way to make the censorship follow custom shapes for specific body parts, like a mod

The detected area is always a box, but you can create a mod that display the effect in the shape you want, using this box coordinates.