g4BallTracker - ngholson/g4ScoreBoard GitHub Wiki
Download Here
This is a companion product for the g4ScoreBoard.
But can also be used as a stand alone package.
USE:
- Choose which game
eightnineortenfrom the list and select overlay size. - Click on balls in dock to remove them from overlay when balls are pocketed.
-
Hide/ShowButton will hide and display the ball tracker list. -
Resetbutton will reset ball icons in stream and dock.
NOTES:
If g4ScoreBoard is installed:
- g4BallTracker will reset if 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 g4BallTracker as well.
- If Hide is enabled on the g4BallTracker, all reset and hide/show commands from the g4ScoreBoard control panel will be ignored by the g4BallTracker.
SETUP:
- Open
config.jsin any text editor (ex: notepad, notepad++, etc) and change to suit your preferences (see below). - Add a new
Custom Browser Dockin OBS, point this to thecontrol-panel.htmlfile in this download. - Add a new
Browsersource to your scene. change the URL the the path ofbrowser-source.html.
CONFIG.js:
-
ballColor- Sets the ball type.-
standardStandard ball colors -
whiteTV Colors with white stripes -
blackTV Colors with black stripes
-
-
position- horizontal or vertical alignment of g4BallTrackerhorizontal-
vertical
-
leftRight- Only applies if thepositionsetting is set tovertical-
leftAligns Left -
rightAligns Right
-
-
staticImages- Defines ball behavior in the tracker.-
trueBall positions are static, when a ball is removed a blank space remains where the ball was. -
falseBall positions are dynamic, when a ball is removed the remaining balls move together filling any blank spaces.
-
SCREENSHOTS: