Can i do a code something like this?
- Code: Select all
ZDepth=shadow.ZDepth+0.00001;
I know this doesn't work, but can someone help me make it work
(i put it in Create Actor of my player actor)
I want my player to have the same zdepth of my shadow + 0.00001
How can i do it?
