Jump to content
 Share

 Share

Whoa Nellie! Big Juicy Melons (Stern 2015)

    Create an account or sign in to download this
download_no_perm
10656 Views
2111 Downloads
5 From 1 review
53.27 MB File Size
HauntFreaks, AllKnowing Created by
HauntFreaks Artwork by
AllKnowing Scripting by
Stern Manufacturer
2015 Year

2 Screenshots

User Feedback

You may only provide a review once you have downloaded the file.


electrolex

   2 of 2 members found this review helpful 2 / 2 members

This is a really good table. I really wanted better lighting and managed to do so.

 

Change the GI lights like the following in the script editor

to achieve far better lighting!

 

'GI Lights'
Sub GI_On
  For each i in BumperLights: i.State = LightStateOn: Next
  For each i in BumperLights: i.Falloff=90: Next
  For each i in BumperLights: i.intensity=90: Next
  For each i in TableLights: i.State = LightStateOn: Next
  For each i in TableLights: i.Falloff=50: Next
  For each i in TableLights: i.intensity=90: Next
  For each i in GI: i.State = LightStateOn: Next
  For each i in GI: i.Falloff=20: Next
  For each i in GI: i.intensity=200: Next

LightsPreview.png

Link to review
×
  • Create New...