2D Characters

Images

The following are the specifications of the original images from which all 2D data is created.
File Format: PNG, BMP, JPG (will be converted to PNG)
Image Size Limit: None (GPU dependent)

[Images] can specify how to slice the image. It is possible to create a single picture without slicing for use in the title screen, etc., or to combine multiple icon pictures into a single image, which can then be sliced into pieces of a specified size for use.

Slice Animation

Bakin calls it "slice animation," in which images of the same size are switched at the same time, like the pixelated characters in Bakin's promotional video. (You can imagine it as a flip book.) If you have used game creation tools like Bakin, you may be able to imagine this format to some extent.

パターンアニメd.png
移動.gif

Characters in the promotional video are drawn in four directions, and a walk in one direction is represented by six pictures.

Sprites

In Bakin, combining images of indefinite size and adding movement to these images in chronological order is called "sprites". Sprites can be used in a variety of creative ways, such as standing pictures of characters in conversation events, screen switching effects, and animated cursors in menus. If you create according to the appropriate guidelines, you can even make them do lip-synching and blinking.

スプライト.gif

The standing picture of the character, the yellow background color, etc., are created using [sprites], and are rendered by calling the [sprite] from the event.

Sprites can be created with the simple "Sprite Tool" included with Bakin. We would like to explain [Sprite Tool] at another time.
Just as 2D characters are displayed on the map, Bakin also allows 2D assets to be placed on the map as billboards (2D assets attached to board-like polygons). With Bakin, you can also specify how the billboards face the camera, allowing for effects such as moving flat characters and using flat backgrounds.


Front page   New Page list Search Recent changes   Help   RSS of recent changes