You will need this to enable you to fly when you transform (this turns off wings by default)
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
Changelogs
Version 4.1.0
Updated to U8.1
Version 4.0.0
Updated to U8
Added a local reference as a static variable, so it's much easier to access it from outside the mod. Helpful for people who want to do stuff with it
Version 3.0.0
Now you don't descend or ascend while pointing at an UI, that was annoying.
You no longer exit flight mode when you touch the ground, you can now hover at max speed and starting flight while grabbing an npc should be MUCH EASIER.
Changed the way the script checks what is your input device, as the old method randomly failed. Now it should work flawlessly (you can quote me on that)
Added an static event and subscribed localy to it, so other people can activate and deactivate the script from outside
Version 2.0
Added the Oculus Input System as well, should work with both SteamVr and Oculus. Also made the flying movement faster!
This mod only works with SteamVR, sorry about that! I tested it with Oculus Rift (through SteamVR) and it works, I suppose you shouldn't have any problem with any other headset as long as you're using SteamVR. No, I won't add support to anything else, don't ask.
With V2 or later it should work without SteamVR
How to use
- Press the jump button while already in the air to start flying.
- Horizontal movement works just like ground movement.
- Vertical movement works with the thumbstick you use to rotate the camera, push it up to move up, and push it down to move down.
- Press the jump button while in fly mode to start falling. Press it again to fly again.
Setting you can change in the .json file
airSpeedMultiplier <- How fast you move horizontally while flying flyAcceleration <- How fast you move vertically while flying