Search found 1 match
- Mon Feb 13, 2012 7:24 pm
- Forum: Support and Development
- Topic: Problem with generating shadows
- Replies: 2
- Views: 3611
Problem with generating shadows
I'm messing around making a prototype for a game, and I have come across a problem that is aggravating me. So far, I have a bit of code which can place a block with left-click, and a light source with right-click. The program doesn't generate lights, just shadows, lights will come later. My problem ...