I really enjoyed Mors Sit Anywhere for Fallout 4, so decided to figure out how to do something similar for Starfield.
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 can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
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 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
Fixed menu and formlist incorrect ordering of animations which caused the wrong animations to play
Version 1.4
Added global functions to make it easier to set hotkeys.
Updated script so that if you are in combat it will terminate the sit animation. This will keep you from getting locked out of the animation for a short time.
Version 1.3
Added a terminal with different categories in order to open the menu (you will no longer have to use hotkeys or the console but can still do so if you like).
The menu has been divided up in categories (I plan to add more animations in the future and thought it would be easier to have shorter menus). If you use hotkeys or the console to open the menu, all choices will be shown.
Version 1.2
Added Dancing! Four new dance moves.
Version 1.1
Modified script so that the animation will be the same orientation as the player when it is started.
Replaced Kneeling (Captive) with Kneeling (Sad)
Heavily based on Mors Sit Anywhere (and wait) for Fallout 4, this mod allows you to select a sitting pose via a menu. You can also do some push-ups if you like, and as of v1.2 you can dance!
HOW TO USE
You will receive a weapon called "Sit Anywhere" that you can favorite to get to the menus.
I suggest using Starfield Hotkeys to set a hotkey for the menu (or set several hotkeys for the poses you use most often).
Then use the following commands (or set hotkeys for them) as of v1.4 CGF "SitAnywhere.ShowMenu" ; Shows the menu CGF "SitAnywhere.SitExtended" ; Sit (Leg Extended) CGF "SitAnywhere.SitKnees" ; Sit (Knees Up) CGF "SitAnywhere.KneelSad" ; Kneel (Sad) CGF "SitAnywhere.KneelOneLeg" ; Kneel (One Leg) CGF "SitAnywhere.KneelPray" ; Kneel (Praying) CGF "SitAnywhere.Pushups" ; PushUps CGF "SitAnywhere.DanceAstral01" ; Dance (Astral 01) CGF "SitAnywhere.DanceAstral02" ; Dance (Astral 02) CGF "SitAnywhere.DanceEuphorika01" ; Dance (Euphorika 01) CGF "SitAnywhere.DanceEuphorika02" ; Dance (Euphorika 02) CGF "SitAnywhere.RandomDance" ; Randomly chooses one of the 4 Dance animations above
INSTALLATION I will not include installation instructions. This mod is no different than any other you may have already installed. If you do not know how to install mods for Starfield, I suggest looking for one of the many guides online for how to setup Starfield for modding. Teach a man to fish and all that.