A resource for making special animated masks similar to that of Joys signature mask.
Notes:
* Texture resolution does not matter, but the ratio per screen must always be 2:3 wide per screen for exactly as many frames defined in var_total_frames
* Use DXT1 DDS compression for the textures to keep them very small.
* var_total_frames handles how many frames in your animation.
* var_playtime_sec handles how many seconds it takes to get through your whole animation.
Yes, it can be used as-is ingame.
v2: 2.2-2_2(2) - copy(2)
* Removed Nontendo content
* Added Bean
Original mask is Overkills.
Sequence manager code is free for reuse in any way relating to Payday or other Overkill titles if it could work.
Dependencies
-
-
Instructions
**Make sure to first have SuperBLT, and BeardLib installed. Click the links in the dependency list.**
Optional video tutorial for installing SuperBLT, BeardLib, and mod_overrides mods: https://youtu.be/rin_sjSJIkg
1. After downloading the mod, use a program such as [7zip](https://www.7-zip.org/download.html) or [WinRAR](https://www.rarlab.com/download.htm) to extract the main folder of the mod.
2. Navigate to `assets/mod_overrides`. The assets folder is supposed to be in your game's installation folder (don't know where that is? click [here](https://wiki.modworkshop.net/books/payday-2/page/finding-payday-2s-install-folder)). Create the folder if necessary
3. Move the main folder of the mod from step 1 to the folder you navigated to in step 2.
Comments