[PLUGIN] Nosy Facetype

0 favourites
  • 4 posts
From the Asset Store
The I18N (Translation) is a Construct plugin created to translate text in game.
  • If you like the PLUGIN, a little help is always welcome! Donate

    Download Link : https://www.dropbox.com/sh/fovvw0ygh7dncrs/AACcFoA5xF-A0TvOzSFOUHU9a?dl=0

    Other HMMG Plugins : https://www.dropbox.com/sh/eyld20nrw3ersuy/AABNz84T_KdQGoYjHFsj2Y-8a?dl=0

    Hey guys , first of all i want to thank totoe to show me the Font , and for his work on the Font that i used in this Plugin , check his website : http://rrry.me/nosy/

    So the new Plugin "Nosy Facetype" , it's a Face Generation Plugin , where you have many option to chose face's part , like Nose , Mouth , Eyes , etc.... and their Color , Or you can randomize them , so it will generate a random value or disable them by selection the "None" value.

    Functionality

    Add the Plugin to your project , set the height of your Object by resizing it "The Height of the object determinate the Size of the Face , the width can be 0 or 100000 it does not matter , but i recommend you to set it as a square Height = Width" .

    **** Important *****

    When you select Face 1 , Ears 3, Nose 4 , Mouth 5 . what does the Plugin , it generate a sentense as this "FACE1EARS3NOSE4MOUTH5" each word has it own Color that you did set , then it apply the Font facetype of , that font will transforme the text to face's parts .

    When you select the "None" value for a part , it will just ignore it , it will not be a part of the sentense .

    When you select the "Random" value for a part , it will generate a random Value between a range that fixed for each part of the face "Exemple Ears has 1 to 9 type , Glasses has 1 to 5 type , Face has only one type " , then it will replace the "Random" text with the random generated Value

    here are all ranges

    Face:

    min:1

    max:1

    Ears:

    min:1

    max:9

    Skin:

    min:1

    max:5

    Mask:

    min:1

    max:9

    Glassesalt:

    min:1

    max:5

    Eyes:

    min:1

    max:9

    Mouth:

    min:1

    max:9

    Mouthalt:

    min:1

    max:9

    Cheeks:

    min:1

    max:9

    Eyebrows:

    min:1

    max:9

    Glasses:

    min:1

    max:5

    Hair:

    min:1

    max:9

    Hat:

    min:1

    max:9

    Beard:

    min:1

    max:5

    Moustache:

    min:1

    max:5

    Nose:

    min:1

    max:9

    Check this demo to understand better ranges and type and how does the plugin work : http://rrry.me/nosydemo/

    How to install :

    Copy/Paste the Folder in the zip file to your plugin's directory

    Close and re-open Construct 2 if it's opened

    How to Use and Preview

    Preview 1: http://img11.hostingpics.net/pics/606253preview1.png

    Preview 2: http://img11.hostingpics.net/pics/694189preview2.png

    ************** Properties **************

    Face : Select the Face type

    Face Color : Select the Face Color

    Ears : Select the Ears type

    Ears Color : Select the EarsColor

    Skin : Select the Skin type

    Skin Color : Select the Skin Color

    Mask : Select the Mask type

    Mask Color : Select the Mask Color

    Glassesalt : Select the Glassesalt type

    Glassesalt Color : Select the Glassesalt Color

    Eyes : Select the Eyes type

    Eyes Color : Select the Eyes Color

    Mouth : Select the Mouth type

    Mouth Color : Select the Mouth Color

    Mouthalt : Select the Mouthalt type

    Mouthalt Color : Select the Mouthalt Color

    Cheeks : Select the Cheeks type

    Cheeks Color : Select the Cheeks Color

    Eyebrows : Select the Eyebrows type

    Eyebrows Color : Select the Eyebrows Color

    Glasses : Select the Glasses type

    Glasses Color : Select the Glasses Color

    Hair : Select the Hair type

    Hair Color : Select the Hair Color

    Hat : Select the Hat type

    Hat Color : Select the Hat Color

    Beard : Select the Beard type

    Beard Color : Select the Beard Color

    Moustache : Select the Moustache type

    Moustache Color : Select the Moustache Color

    Nose : Select the Nose type

    Nose Color : Select the Nose Color

    ************** Conditions **************

    is Face Text : Return True if Face Text equal to Text as Parameter "None" = Invisible

    is Face Color : Return True if Face Color equal to Color as Parameter

    Same thing for all other Properties

    ************** Actions **************

    set Face Text : Set Face Text to Text as Parameter "None" = Invisible , "Random" = generate a random Face , Or FACE1

    set Face Color : Set Face Color to Color as Parameter "Random" = generate a random Color , Or rgb(0,0,0)

    set Ears Text : Set Ears Text to Text as Parameter "None" = Invisible , "Random" = generate a random Face , Or EARS5

    set Ears Color : Set Ears Color to Color as Parameter "Random" = generate a random Color , Or rgb(0,0,0)

    Same thing for all other Properties

    ************** Expressions **************

    FaceText : Return Face Text : if the Face is Invisible it will return "None" , if you did random it , it will return the Random Value Not "Random" but "FACE1"

    FaceColor : Return Face Color "rgb(0,0,0)"

    Same thing for all other Properties

    If you like the PLUGIN, a little help is always welcome! Donate

    If any one have a probleme with the PLUGIN email me "hsmouadh@gmail.com" , i will reply at max 5 - 6 hours

  • Looks like a fun plugin, thanks for sharing.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • codah

    You are welcome

  • Oh, nice plugin

    Thank you!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)