Jump to content
 Share

 Share

Whoa Nellie! Big Juicy Melons (Stern 2015)

    Create an account or sign in to download this
download_no_perm
8677 Views
1727 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

Create an account or sign in to leave a review

You need to be a member in order to leave a review

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

electrolex

   1 of 1 member found this review helpful 1 / 1 member

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...