This is a slow motion (bullet time) mod that can use the same key as "Look Behind" and the two things won't interfere with each other. Useful if you want a concient key for slow motion but there is no key available.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
I know there are other slow motion/bullet time mod available and their authors indeed did very good jobs. I made this mod because slow motion is quiet an important function for me, I often need to switch it on and off, and set the key to something as "Y" is not convenient enough. But the most convenient keys such as E, Q or C are usually bound. I found that C is the default key for look behind, and look behind only functions when you hold the key. So for this mod the default key (of course changable) for slow motion is also C, if you quickly press C you can switch slow motion, if you hold C for a while you can look back and the slow motion won't be activated or deactivated.
Requirement: ScripthookDRD2 by Alexander Blade (Not the one on Nexus): http://www.dev-c.com/rdr2/scripthookrdr2/ Community ScripthookRDR2.NET: https://www.nexusmods.com/reddeadredemption2/mods/70 All other programs required by the above two programs.
Installation: Put the "HCL_Superpower_04.cs" into the /scripts/ folder in the RDR2 installed folder (if you have successfully installed the "Community ScripthookRDR2.NET" you should have this folder, if not, you can create one.).
Controls: C: Activate/deactivate slow motion. (quickly press this key to switch slow motion. If you hold this key for a while and release, nothing will happen). F11: Increase time flow speed when slow motion is activated. F12: Decrease time flow speed when slow motion is activated.
When slow motion is activated, a small yellow bar on the left side of the screen will tell you the current time flow speed.
Important: Please delete the "ExampleScript.cs" in your /scripts/ folder in the RDR2 installed folder. It is just an example to show you how to make a simple script, but it use the C to let the player ragdoll. So feel free to delete it.
How to change key bindings, the default, maximum and minimum time flow speeds: Open the "HCL_Superpower_04.cs" file with a notepad and all the editable contents are inside the area marked by "/// /////////////////////////".
Permissions: You can do whatever you want with this mod!