Skip to content

Keep track of balls left on table - for pool streamers

License

Notifications You must be signed in to change notification settings

ngholson/g4BallTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Download Here
This is a companion product for the g4ScoreBoard.
But can also be used as a stand alone package.

USE:

  • Choose which game eight nine or ten from the list and select overlay size.
  • Click on balls in dock to remove them from overlay when balls are pocketed.
  • Hide / Show Button will hide and display the ball tracker list.
  • Reset button will reset ball icons in stream and dock.

NOTES:

If g4ScoreBoard is installed:

  • g4BallTracker will auto reset when a players score is increased, or the reset button is clicked from the g4ScoreBoard control panel.
  • Hiding the g4ScoreBoard with the opacity slider will hide the tracker as well.
  • If Hide is enabled on the g4BallTracker all reset and hide/show commands from the g4ScoreBoard will be ignored.


SETUP:

  • Open config.js in any text editor and change to suit your preferences (see below).
  • Add a new Custom Browser Dock in OBS, point this to the control-panel.html file in this download.
  • Add a new Browser source to your scene. change the URL the the path of browser-source.html.

CONFIG.js:

  • ballColor - Sets the ball type.
    • standard Standard ball colors
    • white TV Colors with white stripes
    • black TV Colors with black stripes
    • AI_render AI Rendered normal ball set
    • render0 ball set created by Ian MacLoed

  • position - horizontal or vertical alignment of g4BallTracker
    • horizontal
    • vertical

  • leftRight - Only applies if the position setting is set to vertical
    • left Aligns Left
    • right Aligns Right

  • staticImages - Defines ball behavior in the tracker.
    • true Ball positions are static, when a ball is removed a blank space remains where the ball was.
    • false Ball positions are dynamic, when a ball is removed the remaining balls move together filling any blank spaces.


SCREENSHOTS:



About

Keep track of balls left on table - for pool streamers

Resources

License

Stars

Watchers

Forks