A few free textboxes (With Image Buttons!) 2 New ones!

This section is for people to post assets that people can use in their games. Everything here should have a creative commons or other open license, or be in the public domain.
Post Reply
Message
Author
User avatar
Chocopyro
Regular
Posts: 115
Joined: Fri Feb 21, 2014 11:38 pm
Projects: Keepsake: Orison of the falling leaves
Organization: Patchwork Novels
Location: A cornfield in 'merica.
Contact:

A few free textboxes (With Image Buttons!) 2 New ones!

#1 Post by Chocopyro »

Image

Hehe, there you have it. My first sneak peak of one of the characters in my upcoming VN! Oh, yeah, this thread has nothing to do with that, does it? Anyways, I'm here to drop off some gradient text boxes I've been playing around with to get a feel for some image buttons. I am by no means either a skilled GUI artist, or even a coder. So bare with me, I'm not the best at trouble shooting. These text boxes are pretty darn huge, fitting in with 1600x1200 games, but they could easily be resized to fit for 800x600 simply by dividing the size half. I can't promise the best quality, but just in case, I did include the PSD files for each box for anyone who has basic photoshop skills to fiddle around with.

Terms of Use: I don't really have any. Just don't be a dick and claim you were the one who made them. (If you modify them, that's okay.) I would like to know which projects they're brought into, even if they're used only as makeshift placeholder text boxes. I mean I don't need to, but I'd be interested.

Code: I may not be able to give you the complete step by step instruction, but the least I can do is give you the basic quick menu codes and placements for the image buttons.
##############################################################################
# Quick Menu
#
# A screen that's included by the default say screen, and adds quick access to
# several useful functions.
screen quick_menu:
imagebutton auto "gui/quick_save_%s.png"action ShowMenu('save') xpos 1120 ypos 865 focus_mask True
imagebutton auto "gui/quick_load_%s.png"action ShowMenu('load') xpos 1300 ypos 865 focus_mask True
imagebutton auto "gui/quick_auto_%s.png"action Preference("auto-forward", "toggle") xpos 1518 ypos 880 focus_mask True
imagebutton auto "gui/quick_skip_%s.png"action Skip() xpos 1518 ypos 960 focus_mask True
imagebutton auto "gui/quick_back_%s.png"action Rollback() xpos 1518 ypos 1040 focus_mask True
imagebutton auto "gui/quick_config_%s.png"action ShowMenu('preferences') xpos 1518 ypos 1120 focus_mask True
Samples:
Keep an eye out, I may add more. I mean there's a serious lack of green so far. XD

Image
Azure Sky.zip
Blue and White.
(3.56 MiB) Downloaded 401 times
Image
PurpleGold.zip
Purple and Gold
(3.56 MiB) Downloaded 178 times
Image
Sanguine.zip
A special one in preparation for Halloween... Way too early...
(3.56 MiB) Downloaded 189 times
Image
Sunset.zip
Yellow and red
(3.55 MiB) Downloaded 182 times
Image
Aurora Streak.zip
Various shades of blue
(3.66 MiB) Downloaded 205 times
Image
Tempest.zip
Various shades of purple
(3.58 MiB) Downloaded 130 times
NEW: 8-19

Image
Spring Green.zip
(3.54 MiB) Downloaded 218 times
Image
Spring Cherryblossom.zip
(3.64 MiB) Downloaded 7183 times
Last edited by Chocopyro on Tue Aug 19, 2014 8:43 pm, edited 3 times in total.
Image

User avatar
mitsukeru73
Regular
Posts: 34
Joined: Mon Jul 07, 2014 9:16 am
Completed: Daisuki Da Yo - In spring
Projects: Summer Sweethearts;The Lagoon; Cinderlla Cage
Location: Sebastian,FL
Contact:

Re: A few free gradient textboxes (With Image Buttons!)

#2 Post by mitsukeru73 »

Wow ! Those looks great!Image
I especially like the image buttons! Image

User avatar
Chocopyro
Regular
Posts: 115
Joined: Fri Feb 21, 2014 11:38 pm
Projects: Keepsake: Orison of the falling leaves
Organization: Patchwork Novels
Location: A cornfield in 'merica.
Contact:

Re: A few free gradient textboxes (With Image Buttons!)

#3 Post by Chocopyro »

Thank you, mitsukeru. I'm happy I could finally contribute back to the community in some way. ◕ ◡ ◕
Image

User avatar
Crystaline Spade
Regular
Posts: 105
Joined: Tue Feb 11, 2014 11:55 pm
Projects: Where the Wind Travels
Tumblr: crystaline-spade
Deviantart: CrystalineSpade
Location: Nottingham(not England though)
Contact:

Re: A few free gradient textboxes (With Image Buttons!)

#4 Post by Crystaline Spade »

These look really nice!
But I love what you wrote in them even more...
So funny!
Or maybe I just have a corny sense of humor.
It is really nice work though!
Image an otome game.
Our-Sight(working title)

User avatar
sempersapiens
Regular
Posts: 47
Joined: Mon Jun 30, 2014 4:31 pm
Location: Canada
Contact:

Re: A few free gradient textboxes (With Image Buttons!)

#5 Post by sempersapiens »

I really like the style of these! And thanks for including the template.

User avatar
Chocopyro
Regular
Posts: 115
Joined: Fri Feb 21, 2014 11:38 pm
Projects: Keepsake: Orison of the falling leaves
Organization: Patchwork Novels
Location: A cornfield in 'merica.
Contact:

Re: A few free gradient textboxes (With Image Buttons!)

#6 Post by Chocopyro »

You're welcome. Glad you'll be getting use out of the template. The whole reason thats there is in case someone likes the over all design, save for maybe with one single detail ingrained into it that's nagging at their conscience. Like say the leaf icon thats in most of them.
Image

User avatar
Chocopyro
Regular
Posts: 115
Joined: Fri Feb 21, 2014 11:38 pm
Projects: Keepsake: Orison of the falling leaves
Organization: Patchwork Novels
Location: A cornfield in 'merica.
Contact:

Re: A few free gradient textboxes (With Image Buttons!)

#7 Post by Chocopyro »

As promised before, I will add new ones when I feel like it. Here's your first green text box with a bonus "Spring Cherry blossom" themed one.


Image
Spring Green.zip
(3.54 MiB) Downloaded 108 times
Image
Spring Cherryblossom.zip
(3.64 MiB) Downloaded 62 times
Any lacking colors you'd like to see next?
Image

sunTARIA
Regular
Posts: 35
Joined: Sun Dec 13, 2015 11:39 am
Contact:

Re: A few free textboxes (With Image Buttons!) 2 New ones!

#8 Post by sunTARIA »

yhfead
Nostalgic Memories are always used as a way to poison and torture others.
--------------
When in doubt if you use these codes to hide your work, people!
build.classify('game/**.png', 'archive')
build.classify('game/**.jpg', 'archive')
build.classify('game/**.rpy', 'archive')
build.classify('game/**.rpyc', 'archive')
build.classify('game/**.mp3', 'archive')
build.classify('game/**.ttf', 'archive')
build.classify('game/**.ogg', 'archive')
build.classify('game/**.ogv', 'archive')
build.classify('game/**.rpy', None)

-----
it'll help you when you need to hide files! :D

sunTARIA
Regular
Posts: 35
Joined: Sun Dec 13, 2015 11:39 am
Contact:

Re: A few free gradient textboxes (With Image Buttons!)

#9 Post by sunTARIA »

Chocopyro wrote:As promised before, I will add new ones when I feel like it. Here's your first green text box with a bonus "Spring Cherry blossom" themed one.


Image
The attachment Spring Green.zip is no longer available
Image
The attachment Spring Cherryblossom.zip is no longer available
Any lacking colors you'd like to see next?
Error :/
my screen is 800 by 600
Attachments
Uh...error?
Uh...error?
Nostalgic Memories are always used as a way to poison and torture others.
--------------
When in doubt if you use these codes to hide your work, people!
build.classify('game/**.png', 'archive')
build.classify('game/**.jpg', 'archive')
build.classify('game/**.rpy', 'archive')
build.classify('game/**.rpyc', 'archive')
build.classify('game/**.mp3', 'archive')
build.classify('game/**.ttf', 'archive')
build.classify('game/**.ogg', 'archive')
build.classify('game/**.ogv', 'archive')
build.classify('game/**.rpy', None)

-----
it'll help you when you need to hide files! :D

User avatar
FlyingCarParts
Regular
Posts: 25
Joined: Sun May 03, 2015 3:48 pm
Contact:

Re: A few free textboxes (With Image Buttons!) 2 New ones!

#10 Post by FlyingCarParts »

That girl is doing dangerous things to my heart. She reminds me of Rika from Haganai. Consider me interested.

These text boxes are so cool! Thanks for sharing!

Post Reply

Who is online

Users browsing this forum: No registered users