Long time ago i made a World Editor and now my friend tried it and on his computer my code is displayed on terrain. Really weird and it doesn't happen on my computer.
Is he the chosen one? because he can see the matrix
Anyone know why this has happend?
If he is running the code from something like Visual Studio on Win7 or Vista then combine that with an unset or incorrectly set texture it's possible that the sampler ends up reading from the VRAM Windows is currently using to store the image of the window/pane that is holding the code.
Yeah, looks like the program is trying to use the texture without loading its data, so the program ends up whatever was there before, and it just happened to be part of the screen. Make sure the texture data is being loaded =P
Also I'd advice to later put a cheat in the game that purposefully shows code on the terrain for the sake of fun XD
Don't pay much attention to "the hedgehog" in my nick, it's just because "Sik" was already taken =/ By the way, Sik is pronounced like seek, not like sick.