Cannot get Lighting to work.

Well I’ve got the import code in, and I have had for a while, without success.

If I have understood what you said correctly, you said that the PointLight is already defined by the said code, so I removed it and the indents so it fits into the “def init”.

I get a runtime error now that looks like this:

The VBase4 is from the lights lines of code, but I do not have a clue what to do. Assuming I’ve got this all right that is.

I have done programming in the past, I did JavaScript for a year procedural, and I’m now doing Java in Netbeans and have been since September. Python is new to me and quite a large jump.