You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,5 @@ Back when UT99 was new, I got into modding via UnrealScript as was built into UT
9
9
10
10
# Source Code
11
11
Yeah, I know you want it. I'm still trying to figure out GitHub, but as soon as I have, I'll post the source code. As an appetite-whetter, I'd suggest looking at MessyKitty's use of the victim's Trace() function to spam blood decals. Also, check the way I did the spread function -- it's using the surface normal of the hit. :D
12
+
13
+
Meantime, you can open the *MessyKitty.u* file in a text editor and see the source.
0 commit comments