RPG Developer BAKIN C# Stuff
A downloadable Modify
Rpg Developer BAKIN scripts.
You would require to know how the engine works and be familiarized with it in order to use the scripts.
1 CheckSaveFile.cs
Limited usability from common events.
This is a script that checks whether you already have a savefile or not.
Useful for when you want to create two different titles, menus, or anything you want.
The check limit was increased to 100. (So if you have more save slots will not check those. )
Return a true or false to the "Save_File_checker" switch.
2 DeleteSaveSlot.cs
This is a script that allows the player more control over save files.
It checks for a specific switch in order to be activated, and a variable to delete a specific savefile depending on its value.
Check for the "Delete_Save_Slot" switch, if true then delete the savefile defined by "slotIndex" variable .
3 Color inverter shader.
This shader allows the model and everything that shows behind it get their colors inverted. Theres a setting that can be changed ;
Alpha = 1.0 (default) The effect is fully visible/opaque (100% strength)
Alpha = 0.5. The effect is 50% transparent, blending halfway with what's behind it
Alpha = 0.0 The effect is completely invisible (you won't see the shader/model at all)
| Updated | 17 days ago |
| Status | On hold |
| Category | Game mod |
| Author | ActumAventinus |
| Genre | Role Playing |
| Tags | rpg-developer-bakin |
| Content | No generative AI was used |
Download
Click download now to get access to the following files:
Development log
- Inverted shader has been added!18 days ago

Leave a comment
Log in with itch.io to leave a comment.