• Do not use Works in Progress as a way of avoiding the releases system! Works in Progress can be used for sharing early betas and for getting suggestions for improvement. Releases of finished content are not allowed in this forum! If you would like to submit a finished addon, click here for instructions on how to do so.

how hard would it be to program in shadows using sprites?

Status
Not open for further replies.

Slash0meg

Member
The one complaint I have about this game is the lack a shadow to help with depth perception, and the only way right now is to enable opengl, which has a fair share of problems... So I want to try to program some in that work in software rendering mode. This is my idea, just a small black oval that follows along on the ground. Maybe have a raycast (if I'm using that term correctly) shoot down and render on the first surface it hits.

Will that be hard to add in? If it is not, how would I go about adding it in?
 
Pretty sure the game has code for having a flat follow the player character around and even a transparent flat to go along with it (SHADOW), it was just never used because it looks awful.
 
Now wait a minute...there were some 1.09.4 mods, such as Dash's World, which had perfect shadows built in. Why can't that code be added in á la the MFE Camera?
 
Now wait a minute...there were some 1.09.4 mods, such as Dash's World, which had perfect shadows built in. Why can't that code be added in á la the MFE Camera?

Wasn't that just in OGL, though? And those were camera-angle shadows, not the "circle beneath the player" thing that he's suggesting.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 0, Members: 0, Guests: 0)

Back
Top