Extrics on DeviantArthttps://www.deviantart.com/extrics/art/Flele-Coding-Tut-3-pt-2-of-2-196349241Extrics

Deviation Actions

Extrics's avatar

Flele Coding Tut. 3 pt. 2 of 2

By
Published:
3.8K Views

Description

Update: Now that I have finished all of the flele coding tutorials, I will now be making only revisions and finishing up my own. I doubt I will have the time to re-code your entire flele anymore unless I'm really interested.

If you see any mistakes in my tutorial, then please notify me at once so that I may fix it.


Last flele tutorial I'll ever make....probably. These are a pain to write. The only thing I haven't mentioned is how to make movements. You can do it with the "replace" option instead of overlay. I didn't feel like explaining it since most people don't use it and it has some special features.

Be sure to thank ~Blue-like-Hell for allowing me to use her flele shell [link] You can download it and look at the coding if you find it easier.

So, here's part B of the whole surfaces.txt tutorial. It got too long so I had to split it into two parts.

Other flele resources:
Descript.txt Tutorial: [link]
Flele Buttons Tutorial: [link]
Flele shell base: [link] [warning, it's kind of BS]
Surfaces.txt tutorial pt.1: [link]

I made this assuming rannsama's tutorial was not read. Found here: [link]

------------------------
What is a flele?
-A flele is a little music player that "sings" along with the song you play

Where can I get one?
-[link]
Get the miku pack

How do I get different characters to sing?
You download a shell for the flele. This tut teaches you how to make your own shell (Kinda).

Help! Why doesn't it work on my mac?
-Currently, the flele can only work on a pc or linux.
-------------------------
Misc. Info
Flele uses Unicode (Shift_JIS)
The shell is coded in ANSI
-it plays WMV and mp3
-it cannot read files with odd characters
--------------------------
FAQ
What if I don't want to specify some of these options?
The delete it and see if it works. Most of the extra lines of coding I have are included so you can see examples.

What if I see something that's wrong?
Well, tell me and I'll try to fix it.
------------------------------------
If you have a question then I'll try to answer it as best I can.

PS I'D LOVE TO SEE YOUR FLELE IF YOU DO MAKE IT :D
Image size
800x4397px 1.7 MB
© 2011 - 2024 Extrics
Comments54
Join the community to add your comment. Already a deviant? Log In
lyxven's avatar
Hello,

Sorry for the trouble, I know it has been years since you made the tutorial and maybe it's a tad too late for me to get back into this but I had been enjoying making fleles and your tutorials have helped greatly. I am just stuck with the rubbing or petting code since I am using the replace method in changing clothes for the character instead of add. 

Whenever I use the petting option since the code requires to have surface000, the first outfit(same as surface000) overlays instead of the new chosen costume at the time you pet the flele. Is there a way for the chosen outfit retain and not change or some code like if else?Hope you can help. Thanks for the time though.