Site for beginers like me

Blitz3D Forums/Blitz3D Beginners Area/Site for beginers like me

Good day :o)
New site open. Please tell me what you think about it...

http://dynamic.francklebot.com

Looking good. I like the idea of all those code fragments. Keep it up! :)

One small point. You have specified your images like this..

[A HREF="..\codes\base.bb"][IMG SRC="..\images\disk.png"][/A]

Where the ..\ is "round the wrong way", it should be ../

This means I can't see the images in Mozilla Firebird, but can in Internet Explorer. Hope that helps :)

Thank's popey.
I will correct this quickly

Don't forget to add EntityTexture to the Texture sample!

---

I notice there is no AmbientLight set, nor rgb values for Light. I am not criticising, I am actually just curious as to what happens in this instance.
I assume AmbientLight defaults to 255,255,255

but if so, surely the Light would too (?) Wouldn't this then make the Light ineffective?

Hi,Malice
The light have a default set 127,127,127

Yeah i forgot to apply the texture to the cube
sorry...