Game
Before They Leave

7 years ago

Behind the Scenes - Hallie's sketches, Photoshop layers, and RenPy's LiveComposite


So generally speaking, this has been my first foray into making a game at all, but most of all a visual novel. I could have used static character sprites, but instead I chose to use a template system using RenPy’s LiveComposite feature.

5d0aae0b94a12.gif

That means making a bunch of character expression sprites that I exported separately from the plain base sprite.

5d0aae0de52c8.png

In the coding, you wind up with something like this:

		
			# HALLIE sprites
# character sprites and animations!
image hallie flirt = "images/hallie/hallie_flirt.png"
image hallie engaged = "images/hallie/hallie_engaged.png"

# lean expressions
image hallie lean away = LiveComposite(
    (631, 942),
    (0, 0), "images/hallie/hallie_base2.png",
    (0, 0), "images/hallie/hallie_leanaway.png")

image hallie lean towards = LiveComposite(
    (631, 942),
    (0, 0), "images/hallie/hallie_base2.png",
    (0, 0), "images/hallie/hallie_leantowards.png")

# base expressions
image hallie curious = LiveComposite(
    (631, 942),
    (0, 0), "images/hallie/hallie_base.png",
    (0, 0), "images/hallie/hallie_curious.png")

image hallie smile = LiveComposite(
    (631, 942),
    (0, 0), "images/hallie/hallie_base.png",
    (0, 0), "images/hallie/hallie_smile.png")
		
	

Hallie wound up with 16 different sprite configurations, and she was the first finalized sprite that I worked on for the game as the focal point to build everything else around.

I’m hoping that for a future update I can give her a different outfit on her base sprite, and hopefully it’ll be a fairly simple affair considering how I structured the PSD layers.

5d0aae0ec06cf.gif

Anyways that’s a peek behind the curtain on Hallie’s character sprites and the work that went into her! Let me know if this is interesting to you, and what other characters or art you’d like to see! Or heck, the thought process behind writing the characters. :)

#behindthescenes #devlog #visualnovel #renpy #livecomposite #photoshop



1 comment

Loading...

Next up

I have added rewards for quests so that villagers can give you something in return for your hard work helping them. 🥳

I want to know - what's your favourite quest reward?

Protege el conocimiento, salva la historia. Guardian of Lore es un platformer 2D en el que debes luchar para mantener viva la memoria de la mitología latinoamericana. El juego llegará a Steam el 18 de mayo: https://steam.pm/app/1211740 #ScreenshotSaturday

We're glad to announce that Baby Dino Adventures 🦖 is now available in Early Access here on GameJolt! Link: https://gamejolt.com/games/babydinoadventures/508121 Walk, run, and jump as a baby t-rex in this cute platformer Free demo available #IndieGame | #GameDev | #PixelArt

An infected room from the second part of Cybel ! Are you up for some cleansing?

Szayel Aporro Granz - Bleach

2d lighting experiment

Only true badasses may pass! #conceptart #art #gamedesign

New Teasers!

Development of my game Juno. This is the rune equipment system.

Usually update over on twitter: https://twitter.com/synrec_kaisyl

Respect (Only TLOZ Players Will Understand)