|
| Malachim |
Post
#1
|
|
Newbie Group: Members Posts: 1 Joined: 26-June 06 Member No.: 70 |
Just a quick note with two simple fixes for the light tutorial found on the website.
Missing one import, so at the start of the code you must add: import sandy.core.light.*; Missing the method that will enable the lights, so after defining the skin on the create scene function, you must add: skin.setLightingEnable(true); |
| Lo-Fi Version | Time is now: 11th July 2007 - 12:48 AM |