Need help finding the sprite sheet
Can someone please explain to me how the sprite sheets work? Say for example how the item sprites are located on image 117 in the client, but to relate to that it is called lofiObj5. I just need help translate from image sheets to what i use in visual studio. Thanks.
Step 1: Open SoThink or whatever flash decompiler you use.
Step 2: Browse through the images in search of what sprites you need.
Step 3: Open up Visual Studio and Ctrl-F the sprite(s) you found.
Step 4: Look for the name of the image file.
I doubt there is an actual pattern to the Lofi-whatever naming scheme.