Blockland Forums > General Discussion
sharp shadows
TeeOS:
--- Quote from: [Maxx] on September 28, 2013, 10:10:10 PM ---ugh
can someone make it into a addon then?
i am not familiar with addons and stuff
--- End quote ---
Copy the code lines into notepad, and save it as client.cs, not client.cs.txt
Make a new zip file called Client_Sharp
Make a new .txt file called description
Inside description.txt, add:
--- Code: ---Author: Plexious
--- End code ---
Put both description.txt and client.cs into Client_Sharp.zip
Put Client_Sharp.zip into your Add-Ons folder
Run Blockland.
There, simple enough?
EDIT: Lol, I just realized that the shadow also appears on ghost bricks.
[Maxx]:
--- Quote from: TeeOS on September 28, 2013, 10:15:46 PM ---Copy the code lines into notepad, and save it as client.cs, not client.cs.txt
Make a new zip file called Client_Sharp
Make a new .txt file called description
Inside description.txt, add:
--- Code: ---Author: Plexious
--- End code ---
Put both description.txt and client.cs into Client_Sharp.zip
Put Client_Sharp.zip into your Add-Ons folder
Run Blockland.
There, simple enough?
EDIT: Lol, I just realized that the shadow also appears on ghost bricks.
--- End quote ---
$Shader::ShadowSize=8192;
initializeShaderAssets();
regenerateShadowMapFBOs();
flushVBOCache();
so thats the code inside client.cs
and i run the game and packaged the addon and its not looking as it should
it appears in the rtb list though
Johnny Blockhead:
Maybe you need to package it
[Maxx]:
Addon finished. http://forum.blockland.us/index.php?topic=242380.0