Giter Club home page Giter Club logo

benditlikebeckham's Introduction

BakkesMod Curveball Plugin

Adds Magnus force and drag to the ball in Rocket League

installation

Copy BendItPlugin.dll to <steam_directory>/steamapps/common/rocketleague/Binaries/Win32/bakkesmod/plugins Copy benditplugin.set to <steam_directory>/steamapps/common/rocketleague/Binaries/Win32/bakkesmod/plugins/settings

commands

sv_soccar_curve 0|1 -- turn the effect on and off

sv_soccar_drag_coefficient <float> -- set the drag coefficient , this is 1 of two parameters that effect the ball flight

sv_soccar_lift_coefficient <float> -- affects how much the curve turns the ball

sv_soccar_lift_zmod <float> -- multiplier for the vertical curving

sv_soccar_maxspin <float> -- multiplier for the maximum spin speed the ball can have

sv_soccar_lift_ground 0|1 -- turns horizontal curving on when the ball is on the ground

sv_soccar_draw_magnus_force 0|1 -- draw some little red lines showing which way the magnus force is pushing the ball

sv_soccar_magnus_debug 0|1 -- when activated, autospins the ball very fast, to ensure you see a visible effect on the ball

sv_soccar_forcemode - 0|6 -- specify the method of adding force to the ball

Force               = 0,
Impulse             = 1,
Velocity            = 2,
SmoothImpulse       = 3,
SmoothVelocity      = 4,
Acceleration        = 5,
MAX                 = 6
  • when compiling the code; check and modify the include directories to point to the BakkesMod sdk, and the post-build step as well.

benditlikebeckham's People

Contributors

officialhalfwaydead avatar aberinkula avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.