HL2H0-FlatPlayerPlus icon

FlatPlayerPlus

A BONELAB mod that adds several quality-of-life features for FlatPlayer.

Last updated a week ago
Total downloads 1059
Total rating 2 
Categories Code Mods
Dependency string HL2H0-FlatPlayerPlus-2.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

gnonme-BoneLib-3.0.0 icon
gnonme-BoneLib

A BONELAB mod for making life easier for other mod creators.

Preferred version: 3.0.0
LlamasHere-FlatPlayer-2.2.1 icon
LlamasHere-FlatPlayer

Play BONELAB without a VR headset (or with a 3Dof one whatev)

Preferred version: 2.2.1
WNP78-FieldInjector-2.0.400 icon
WNP78-FieldInjector

A utility for other mods to inject monobehaviour fields into the IL2CPP domain.

Preferred version: 2.0.400

README

FlatPlayer+

About

FlatPlayer+(FlatPlayerPlus) is a mod that adds several quality-of-life features for FlatPlayer, Such as reloading, vehicles, and more

Features

  • Reloading

  • Vehicles

  • Grip Toggle

  • Customizable Bindings

  • HUD

    • Health Bar
    • Ammo
  • Some Graphics Settings

    • FOV (Field of view)
    • Full-Screen Mode
    • V-Sync
  • Ragdoll(RagdollPlayer Mod Required)

Requirements

Controls

Controllers( DualShock, Xbox, etc.) aren't supported yet

Key Action Note
R Reload To reload, first eject the magazine, then grab a magazine from the belt, and click R
W Drive Forward While holding W the character leans forward, to avoid that, hold S
LeftShift Drive Backwards Why LeftShift? Because S is used to avoid the lean that happens when holding W
LeftCtrl Ragdoll (CodeMod Required) Open RagdollPlayer's menu and change Binding to THUMBSTICK_PRESS, and change Hand To LEFT_HAND

Binding customization

To change the key bindings for the action mentioned above, follow these steps:

  1. Open your BONELAB installation folder.
  2. Navigate to the UserData directory, then go to MelonPreferences.

For the installation paths, refer to the following:

  • Steam: C:\Program Files (x86)\Steam\steamapps\common\BONELAB\UserData
  • Meta Link: C:\Program Files\Oculus\Software\Software\Stress Level Zero Inc\BONELAB\UserData

Once you are in the FlatPlayerPlus section, you can modify each binding to your preference. For more details on key names, please visit: https://docs.unity3d.com/2021.3/Documentation/ScriptReference/KeyCode.html

Contributing

FlatPlayer+ is entirely open-source, so you are welcome to fork the mod's repository, add any features you desire, and request a pull request.

Feedback and Issues

If you encounter any issues or want to submit feedback, feel free to visit the mod's GitHub issues page and submit your issue or feedback.

Credits

ChangeLog

[2.0.0] Major Update

Added

  • BoneMenu

  • HUD

  • Preferences

  • Grip Toggle

  • Customizable Bindings

  • Some Graphics Settings

    • FOV (Field of view)
    • Full-Screen Mode
    • V-Sync

[1.0.0] Regular Update

  • Initial Release