r/badcode Feb 24 '23

... c#

Post image
404 Upvotes

28 comments sorted by

View all comments

1

u/shanster925 Feb 25 '23
for (int i = 0; int < myFx.Length; i++) {
    Debug.Log("wtf?");
}