Sprite sheet generator
Author: f | 2025-04-24
Sprite Sheet Splitting: Automatically split a sprite sheet into smaller individual sprites based on specified size and padding.; Sprite Sheet Generation: Combine multiple images into a single sprite sheet with configurable grid size and padding.; Metadata Support: JSON metadata file is generated when generating sprite sheets to assist in software used to the load sprite sheets. Generate Sprite Sheet. Sprite preview will appear here. View Sprite Sheet
Free Sprite Sheet Generator: Design Desired Sprite Sheets
Of sprite in pixelsThis technique is applied when a web page has multiple images of the same size such as (buttons, & logos).Suppose you want to display two different images on your homepage:SEO imageDigital marketing imageFirst, you will use the CSS Sprite Generator to combine separate images of each service into a single image. Here's what the composite image looks like:For our example, we are using SEO and digital marketing:Then, you add the CSS that the tool provides to your site and then display each image by adding a or with that CSS class to your content.If it still doesn't make sense then don't worry - we'll show you step by step how to do it on your WordPress site in the next step!How to combine images using CSS sprite?You can use any image editing tool to create a CSS sprite sheet.Create a grid of pixelsIt will allow you to position the image and reference the imagesAdd the imagesMostly the images are grouped according to the size in the sprite sheet. Sometimes small images fit into a single cell whereas large images might take up multiple cells.Add the CSSThere are three attributes that are required to consider when creating a sprite in CSS i.e. height, width, and background. To define the size of the image, height, and width are used and background is used to define the sprite sheet and location of the sheet.Add the element to the pageAn image tag with a placeholder image is required to reference the CSS sprite by Id or class. The placeholder image is replaced by the sprite when the page loads.Get Started with WordPress CSS Sprites TodayCSS Sprites can help speed up your WordPress site by adding your image to a single file.You should not use CSS sprites for all your images because there are drawbacks when it comes to SEO and accessibility.But for decorative images, such as on your homepage, CSS Sprite is a smart performance optimization technique.To combine images using CSS sprites, you can:Use the WordPress CSS Sprite Generator tool to combine multiple images into one.Upload a combined image file to your site.Add CSS code to your WordPress site using the WordPress customizer.Add the given HTML where you want to display each image.Why We Care:We are the renowned web design and web development company, that people trust. That's why it becomes our responsibility to help people know and resolve the issue before it gives them much trouble. With this article, we described the importance, advantage, and solution to combine images using CSS sprites, if you do it right it can improve the website performance and SEO ranking of your website.Having Some Trouble?Do you have any additional questions on how to combine OverviewLINE/KakaoCookieWarsPuzzle WorldKingdomWitch's CastleTower of AdventuresGalleryOvenBreak[]Running Sprite SheetGeneral Sprite SheetSkill Sprite SheetMagic CandyMagic Candy IngredientAffection JellyLobby Sprite SheetStanding Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteGingerBrave's flipped sprite sheet for April Fools 2018Skill button (Unused)Skill button (Unused, dim)Skill button (Unused, left)Skill button (Unused, left, dim)Costumes[]New Frosting[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteTuxedo[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteGinger Claus Outfit[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteThe First Grand Champion[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution Sprite3D Bravery[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteSugar Gnome Ride[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteSurprise Party Star[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteInvo-Brave-tion Card[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteGingerBall[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteFashion Week Trendsetter[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteStory Sprites[]Standard SpriteAwkward SpriteEmbarrassed SpriteHappy SpriteResentful SpriteResolve SpriteScary SpriteSerious SpriteSleepy SpriteSmile SpriteSullen SpriteSurprised SpriteSuspect SpriteThinking SpriteTry SpriteVacant SpriteEmbarrassed Sprite (Armor)Resolve Sprite (Armor)Retired Sprites[]Skill VisualMagic Candy VisualOvenBreak (2011)[]Brave Cookie/Ginger Brave sprite sheetBrave Cookie/Ginger Brave sprite sheetWhen finishing stage sprite sheetWhen finishing stage sprite sheetWhen finishing stage sprite sheetWhen finishing stage sprite sheet (Christmas version)When finishing stage sprite sheetWhen finishing stage sprite sheetWhen finishing stage sprite sheetGingerBrave's sprite sheet from OvenBreak Lite (2009)OvenBreak 2[]LINE[]GingerBrave runningGeneral Sprite SheetGeneral Sprite Sheet for HalloweenAnimated Cookie Imagea Ginger Brave's gameplayBrave Cookie on aVideo to Sprites - Generate Sprite Sheets Easily
The sole function of this utility is to take a collection of sprite sheets, help you pick and choose the sprites to be used together as part of an animation then pack them together into a single sprite sheet & PixiJs texture json file.This is a super quick and unpolished all be it very useful utility I put together for Cloud Rec Room. I didn't want to wrangle with another sprite cutter tool to assemble the sprite sheets exactly how I needed them for use in PixiJs, and god forbid I try to do the job manually. If there is any interest in the project I would consider cleaning it up / adding features.UsageOnce you've created your config file rundotnet run ./myconfig.jsonExample config{ "pretty-json":true, "sprite-size":{ "w":24, "h":24 }, "output-image-file":"sprites.png", "output-json-file":"sprites.json", "output-image-cols":24, "files":[ { "file":"./character1.png", "file-id":"d1", }, { "file":"./character2.png", "file-id":"d2", } ], "animation":[ { "name":"d1-idle", "sprites":[ "d1-all" ] }, { "name":"d1-walk", "sprites":[ "d1-0-4-1-6", "d2-1-4-1-2", "d2-0-4", ] }, ]}Example notes{ "pretty-json" // Make the json output more readable at the cost of size "sprite-size" // The size of the sprite "output-image-file" // The file to write the output image to "output-json-file" // The file to write the output json to "output-image-cols" // The number of columns in the output image (sprites per row) "files":[ { "file": // The relative path to the source sprite sheet "file-id": // A unique prefix for sprites from this sheet (keep this short to reduce file size) } ], "animation":[ { "name": // The animation name (to be referenced in pixijs) "sprites": // A list of sprite selectors that make up frames of the animation } ]}Sprite selection syntaxThe syntax for selecting sprites from an input sprite sheet to be used as the frames in an animation follows three formats:All[fileId]-all[fileId] - select the input sprite sheetall - use all the sprites from the selected sprite sheetSingle[fileId]-[row]-[col][fileId] - select the input sprite sheet[row] - the row of the specific sprite[col] - the column of the specific spriteRegion[fileId]-[row]-[col]-[rowspan]-[colspan][fileId] - select the input sprite sheet[row] - the row the animation sprites start at[col] - the column the animation sprites start at[rowspan] - how many rows of sprites should be used[colspan] - how many columns of sprites should be usedThis way it is easy to define entire blocks of sprites from an input sprite sheet to be used in an animation. Keep in mind you can specify multiple sprite selectors that pull sprites from different sheets to be used in the same animation E.G"sprites":[ "d1-0-4-1-6", "d2-1-4-1-2", "d2-1-4", "d2-all" ]PixiJsHere is a very simple PixJs snippet for loading the output file and displaying an animation. await Assets.load("sprites.json");const animations = PIXI.Assets.cache.get(`sprites.json`).data.animations;const sprite = PIXI.AnimatedSprite.fromFrames( this.animations[`d1-idle`] ); sprite.animationSpeed = 1 / 6; // 6. Sprite Sheet Splitting: Automatically split a sprite sheet into smaller individual sprites based on specified size and padding.; Sprite Sheet Generation: Combine multiple images into a single sprite sheet with configurable grid size and padding.; Metadata Support: JSON metadata file is generated when generating sprite sheets to assist in software used to the load sprite sheets.Sprite Cow - Generate CSS for sprite sheets
Rpg Maker Vx Resources MusicRpg Maker Vx GraphicsRpg Maker Vx Chip SetsRPG Maker DS Resource Pack Optimized for: Invoking the feel of SNES-era RPGs, RPG Maker DS was a big hit in Japan. Unfortunately, it hasn't made it over to North America (yet). What has made it over however is a boatload of resources and graphical goodies. We've taken the original resources and modified them (when necessary) to work perfectly with RPG Maker VX Ace. This resource pack is our biggest to date (even bigger than the original RPG Maker VX Ace RTP!!). Universal game editor pool of radiance. This resource pack will help turn your RPG ideas into reality.. 4-Direction Sprite Sheet with 3 & 8 Frames of Animation. Bresser usb microscope digital driver. 8-Direction Sprite Sheet with 3 & 8 Frames of Animation. 4-Direction Running Sprite Sheet with 8 Frames of Animation. 8-Direction Running Sprite Sheet with 8 Frames of Animation. Down-Poses Sprite Sheet in 4 Directions.96x96 Face Graphic. 271x291 Message Bust Graphic. Large Full-Body Portrait. Animated Battler Sprite Sheet!Rpg Maker Vx GraphicsCheck out the video to see how they look. Bonus: Zombie animated battler sprite sheet, Script for RPGMaker VX Ace and nearly 80 bonus animated battler sprite sheets!The focus of RPG Maker VX DLC - The Deep Resource Pack is on Dwarves and Orcs. This expansion supplies a variety of Dwarves, consisting of female Dwarves and soldiers. There are a range of Orcs also, from the lowly peon to the Stone, Flame, and Frost people. We are happy to present the first expansion to the extremely popular High Fantasy Resource Bundle: The Deep! These extra resources in RPG Maker VX DLC - The Deep Resource Pack will open much more choices for your story-telling and are completely compatible with the High Fantasy Resource Bundle.Rpg Maker Vx Chip SetsSimply add the resources to your game-making engine and you are prepared to go! Source code for and a basic demonstration of generating animations based onpng or jpg sprite sheet files.image explosion = spritesheet_animation("images/explosion.png", 8, 6)ImportantRequires Ren’Py 8.3+The spritesheet_animation FunctionGenerates an animation from the given sprite file path. The given path MUST bea valid path relative to the game directory including the file extension, e.g."images/explosion.png".This method supports the following file types: [ "png", "jpg" ]Argumentsimage_pathstrThe path to the sprite sheet image file relative to the game directory. This path MUST include the file extension. Example: "images/explosion.png".x_sprite_countintNumber of sprites the sprite sheet has along the x-axis.y_sprite_countintNumber of sprites the sprite sheet has along the y-axis.Keyword Argumentsfpsint|floatFrames per second for the animation. Incompatible with the pause keyword argument; setting both will cause an error. Defaults to 30.pausefloatHow long to pause between each frame. Incompatible with the fps keyword argument; setting both will cause an error. Defaults to None.loopingboolWhether the animation should loop. Defaults to False.hold_last_frameboolWhether the animation should hold on the last frame or "vanish" after the last frame has played. Defaults to False (vanishing).Sprite sheet generator - There's An AI For That
Rocket. He usually appears when players need to update their gameHidden Brave Cookie Loading ScreenRelay IconBrave Cookie's ability has seen from the QQ version of the gameBrave Cookie from Line Cookie Run's Official Thai Facebook. Retrieved 28 July 2016LINE COOKIE RUN ios iphone gameplayBrave Cookie running on the early version of the gameCookieWars[]GingerBrave's sprite sheetGingerBrave's sprite sheet as a Jelly WalkerGingerBrave's sprite sheet as he appears on the loading screen.GingerBrave cut-in (1)GingerBrave cut-in (2)GingerBrave cut-in (3)GingerBrave cut-in (4)GingerBrave cut-in (5)Unused cut-in sprite (1)Unused cut-in sprite (2)Unused cut-in sprite (3)Unused cut-in sprite (4)Unused cut-in sprite (5)GingerBrave featured in a promotional image for CookieWars, retrieved off of the official Twitter on August 25th, 2018GingerBrave featured in a promotional image for CookieWars, retrieved off of the official Twitter on August 25th, 2018GingerBrave featured in a maintenance image for CookieWars, retrieved off of the official Twitter on December 12th, 2018GingerBrave featured in a promotional image for CookieWars from the official Twitter. Retrieved December 27th, 2018GingerBrave's Animations[]Animation-heavy, expand to view[Expand]GingerBrave Jelly Walker's Animations[]Animation-heavy, expand to view[Expand]Puzzle World[]Idle poseLoading poseTexture sheetTexture sheet during episode introsTexture sheet during the prologueTexture sheet for Sweet combosCookie Booster spritesheetEpisode portraitEpisode portraitArtwork that appears after completing level 5 of Brave Escape, where GingerBrave meets Strawberry CookieProfile avatarProfile avatar (Battle Mode reward)Profile avatar (Battle Mode reward)Team emblemA wallpaper released on the official Twitter, featuring GingerBrave along with other Cookies. Retrieved April 24th, 2020Witch's Castle[]IllustrationBase SpriteCookie Card BackgroundHead IconSouldropStory Sprites[]Default SpriteHappy SpriteAngry SpriteAdmire SpriteAwkward SpriteWorry SpriteShy SpriteSerious SpriteSad SpriteProudly SpriteMotivated SpriteHurray SpriteFeared SpriteExhausted SpriteEmbarrassed SpriteCurious SpriteOther Appearance[]Miscellaneous[]Brave Cookie's description in the Cookie Run personality quizGingerBrave appearing in promotional material for the Cookie Run: OvenBreak OST. Retrieved December 2, 2019GingerBrave as seen in various Devsisters productsGingerBrave featured with other children for the May 2021 calendar pageGingerBraves face as seen when you put "#gingerbrave" on your twitter post" data-src=" src=" face as seen when you put "#gingerbrave" on your twitter postGingerBrave's image provided for the respective patent in KIRPIS's design registration database.Audio Gallery[]Jumping[]2D Pixel Sprite Sheet Generator-2D Pixel Sprite Sheets
You can configure external programs that you can run from the Tools menu.About External ToolsAn external tool is simply another program, such as Paint or Notepad that you can call directly from Spriter. The benefit of defining external tools is that you can specify the command lines to make some tasks easier, for example to open an image directly in Paint for editing. Leveraging the power of external command line utilities can greatly expand supported functionality.Each external tool is comprised of five different options.FieldDescriptionTitleSpecifies the title text that appears on the menu. You can use the ampersand (&) character in front of a letter to make it a keyboard accelerator.CommandThe path and filename of the command to execute. This field supports environment variables and application tokens.ArgumentsSpecifies any custom arguments to pass to the command. This field supports environment variables and application tokens.Initial DirectorySpecifies the initial directory for the command. This field supports environment variables and application tokens.Prompt for argumentsThis option determines if the user is prompted for custom arguments when launching the tool.About Environment VariablesEnvironment variables are per-process variables provided by the operating system, and can be used to obtain the location of external tools or directories. To specify an environment variable, surround the variable name with percentage signs, for example %windir% or %TEMP%.About Application TokensApplication tokens allow you to inject information about the currently open document into the command lines for external tools. Application tokens consist of a keyword surrounded by brackets and a prefix character, for example $(ProjectPath).TokenDescription$(AppPath)The full path and executable name of the Spriter client$(AppDir)The full directory name of the Spriter client$(AppFileName)The name of the Spriter client executable$(AppName)The name of the Spriter client executable, excluding the extension$(AppExt)The extension of the Spriter client executable$(UserDataDir)The full directory name of the Spriter user data folder$(ProjectPath)The full path filename of the current project$(ProjectDir)The full directory name of the current project$(ProjectFileName)The name of the current project$(ProjectName)The name of the current project, excluding the extension$(ProjectExt)The extension of the current project$(SpritePath)The full path filename of the sprite sheet$(SpriteDir)The full directory name of the sprite sheet$(SpriteFileName)The name of the sprite sheet$(SpriteName)The name of the sprite sheet, excluding the extension$(SpriteExt)The extension of the sprite sheet$(CssPath)The full path filename of the style sheet$(CssDir)The full directory name of the style sheet$(CssFileName)The name of the style sheet$(CssName)The name of the style sheet, excluding the extension$(CssExt)The extension of the style sheet$(HtmlPath)The full path filename of the HTML preview$(HtmlDir)The full. Sprite Sheet Splitting: Automatically split a sprite sheet into smaller individual sprites based on specified size and padding.; Sprite Sheet Generation: Combine multiple images into a single sprite sheet with configurable grid size and padding.; Metadata Support: JSON metadata file is generated when generating sprite sheets to assist in software used to the load sprite sheets.How to Create Stunning Sprite Sheets with a Free Sprite Sheet Generator
OverviewAnatomy 2The Anatomy 2 app was developed to create 2D animated sprites and sprite sheets quickly and easily. The main idea of this software lies in creation of a skeleton, which you are going to animate. A skeleton consists of bones that you can rotate, move and re-size the way you want. Each frame of an animation corresponds to a specific set of bone's coordinates. Each bone requires a texture for rendering. The greatest feature of the software is a real-time rendering. It means that every little change of bone's coordinates that you make immediately renders in a preview movie. You can produce a lot of different characters using the same model simply changing textures in several clicks. The Anatomy 2 tool automatically packs all frames of an animated sprite into a single sprite sheet. As a result, you get an excellent tool to make 2D sprite sheets.DetailsVersion1.300.0UpdatedJune 19, 2014Offered byspritetoolsSize1.73MiBLanguagesNon-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.PrivacyThe developer has not provided any information about the collection or usage of your data.SupportRelatedClear Cache4.5(1.1K)Powerful, user-friendly browser data management, right from your toolbar.ModHeader - Modify HTTP headers3.2(1.1K)Modify HTTP request headers, response headers, and redirect URLsSEO META in 1 CLICK4.9(1.1K)Displays all meta data and main SEO information for the best SEOPostman Interceptor4.3(957)Capture requests from any website and send them to Postman Client.GoFullPage - Full Page Screen Capture4.9(78.4K)Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!ColorZilla4.6(3.9K)Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodiesJSON Formatter4.6(1.9K)Makes JSON easy to read. Open source.User-Agent Switcher for Chrome3.9(2.6K)Spoofs & Mimics User-Agent strings.Lighthouse4.4(319)Lighthouse is an open-source, automated tool for improving the performance, quality, and correctness of your web apps.Similarweb - Website Traffic & SEO Checker4.6(3.4K)Instant website analysis and SEO metrics at your fingertips.PrintFriendly - Print, PDF, and Screenshot Web Pages4.3(2.6K)Make web pages printer-friendly, convert to PDFs, or capture screenshots. Remove ads for clean pages ready to print or save as PDFs.SEOquake4.5(2.5K)SEOquake is a free plugin that provides you with key SEO metrics, along with other useful tools such as SEO Audit and many othersClear Cache4.5(1.1K)Powerful, user-friendly browser data management, right from your toolbar.ModHeader - Modify HTTP headers3.2(1.1K)Modify HTTP request headers, response headers, and redirect URLsSEO META in 1 CLICK4.9(1.1K)Displays all meta data and main SEO information for the best SEOPostman Interceptor4.3(957)Capture requests from any website and send them to Postman Client.GoFullPage - Full Page Screen Capture4.9(78.4K)Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!ColorZilla4.6(3.9K)Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodiesJSON Formatter4.6(1.9K)Makes JSON easy to read. Open source.User-Agent Switcher for Chrome3.9(2.6K)Spoofs &Comments
Of sprite in pixelsThis technique is applied when a web page has multiple images of the same size such as (buttons, & logos).Suppose you want to display two different images on your homepage:SEO imageDigital marketing imageFirst, you will use the CSS Sprite Generator to combine separate images of each service into a single image. Here's what the composite image looks like:For our example, we are using SEO and digital marketing:Then, you add the CSS that the tool provides to your site and then display each image by adding a or with that CSS class to your content.If it still doesn't make sense then don't worry - we'll show you step by step how to do it on your WordPress site in the next step!How to combine images using CSS sprite?You can use any image editing tool to create a CSS sprite sheet.Create a grid of pixelsIt will allow you to position the image and reference the imagesAdd the imagesMostly the images are grouped according to the size in the sprite sheet. Sometimes small images fit into a single cell whereas large images might take up multiple cells.Add the CSSThere are three attributes that are required to consider when creating a sprite in CSS i.e. height, width, and background. To define the size of the image, height, and width are used and background is used to define the sprite sheet and location of the sheet.Add the element to the pageAn image tag with a placeholder image is required to reference the CSS sprite by Id or class. The placeholder image is replaced by the sprite when the page loads.Get Started with WordPress CSS Sprites TodayCSS Sprites can help speed up your WordPress site by adding your image to a single file.You should not use CSS sprites for all your images because there are drawbacks when it comes to SEO and accessibility.But for decorative images, such as on your homepage, CSS Sprite is a smart performance optimization technique.To combine images using CSS sprites, you can:Use the WordPress CSS Sprite Generator tool to combine multiple images into one.Upload a combined image file to your site.Add CSS code to your WordPress site using the WordPress customizer.Add the given HTML where you want to display each image.Why We Care:We are the renowned web design and web development company, that people trust. That's why it becomes our responsibility to help people know and resolve the issue before it gives them much trouble. With this article, we described the importance, advantage, and solution to combine images using CSS sprites, if you do it right it can improve the website performance and SEO ranking of your website.Having Some Trouble?Do you have any additional questions on how to combine
2025-04-03OverviewLINE/KakaoCookieWarsPuzzle WorldKingdomWitch's CastleTower of AdventuresGalleryOvenBreak[]Running Sprite SheetGeneral Sprite SheetSkill Sprite SheetMagic CandyMagic Candy IngredientAffection JellyLobby Sprite SheetStanding Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteGingerBrave's flipped sprite sheet for April Fools 2018Skill button (Unused)Skill button (Unused, dim)Skill button (Unused, left)Skill button (Unused, left, dim)Costumes[]New Frosting[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteTuxedo[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteGinger Claus Outfit[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteThe First Grand Champion[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution Sprite3D Bravery[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteSugar Gnome Ride[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteSurprise Party Star[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteInvo-Brave-tion Card[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteGingerBall[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteFashion Week Trendsetter[]Gallery[Expand]General Sprite SheetRunning Sprite SheetStanding Sprite SheetLobby Sprite SheetBase SpriteBase Sprite (Exhausted)Relay IconRelay Icon (Exhausted)Cookie Head IconHigh Resolution SpriteHigh Resolution SpriteStory Sprites[]Standard SpriteAwkward SpriteEmbarrassed SpriteHappy SpriteResentful SpriteResolve SpriteScary SpriteSerious SpriteSleepy SpriteSmile SpriteSullen SpriteSurprised SpriteSuspect SpriteThinking SpriteTry SpriteVacant SpriteEmbarrassed Sprite (Armor)Resolve Sprite (Armor)Retired Sprites[]Skill VisualMagic Candy VisualOvenBreak (2011)[]Brave Cookie/Ginger Brave sprite sheetBrave Cookie/Ginger Brave sprite sheetWhen finishing stage sprite sheetWhen finishing stage sprite sheetWhen finishing stage sprite sheetWhen finishing stage sprite sheet (Christmas version)When finishing stage sprite sheetWhen finishing stage sprite sheetWhen finishing stage sprite sheetGingerBrave's sprite sheet from OvenBreak Lite (2009)OvenBreak 2[]LINE[]GingerBrave runningGeneral Sprite SheetGeneral Sprite Sheet for HalloweenAnimated Cookie Imagea Ginger Brave's gameplayBrave Cookie on a
2025-04-08The sole function of this utility is to take a collection of sprite sheets, help you pick and choose the sprites to be used together as part of an animation then pack them together into a single sprite sheet & PixiJs texture json file.This is a super quick and unpolished all be it very useful utility I put together for Cloud Rec Room. I didn't want to wrangle with another sprite cutter tool to assemble the sprite sheets exactly how I needed them for use in PixiJs, and god forbid I try to do the job manually. If there is any interest in the project I would consider cleaning it up / adding features.UsageOnce you've created your config file rundotnet run ./myconfig.jsonExample config{ "pretty-json":true, "sprite-size":{ "w":24, "h":24 }, "output-image-file":"sprites.png", "output-json-file":"sprites.json", "output-image-cols":24, "files":[ { "file":"./character1.png", "file-id":"d1", }, { "file":"./character2.png", "file-id":"d2", } ], "animation":[ { "name":"d1-idle", "sprites":[ "d1-all" ] }, { "name":"d1-walk", "sprites":[ "d1-0-4-1-6", "d2-1-4-1-2", "d2-0-4", ] }, ]}Example notes{ "pretty-json" // Make the json output more readable at the cost of size "sprite-size" // The size of the sprite "output-image-file" // The file to write the output image to "output-json-file" // The file to write the output json to "output-image-cols" // The number of columns in the output image (sprites per row) "files":[ { "file": // The relative path to the source sprite sheet "file-id": // A unique prefix for sprites from this sheet (keep this short to reduce file size) } ], "animation":[ { "name": // The animation name (to be referenced in pixijs) "sprites": // A list of sprite selectors that make up frames of the animation } ]}Sprite selection syntaxThe syntax for selecting sprites from an input sprite sheet to be used as the frames in an animation follows three formats:All[fileId]-all[fileId] - select the input sprite sheetall - use all the sprites from the selected sprite sheetSingle[fileId]-[row]-[col][fileId] - select the input sprite sheet[row] - the row of the specific sprite[col] - the column of the specific spriteRegion[fileId]-[row]-[col]-[rowspan]-[colspan][fileId] - select the input sprite sheet[row] - the row the animation sprites start at[col] - the column the animation sprites start at[rowspan] - how many rows of sprites should be used[colspan] - how many columns of sprites should be usedThis way it is easy to define entire blocks of sprites from an input sprite sheet to be used in an animation. Keep in mind you can specify multiple sprite selectors that pull sprites from different sheets to be used in the same animation E.G"sprites":[ "d1-0-4-1-6", "d2-1-4-1-2", "d2-1-4", "d2-all" ]PixiJsHere is a very simple PixJs snippet for loading the output file and displaying an animation. await Assets.load("sprites.json");const animations = PIXI.Assets.cache.get(`sprites.json`).data.animations;const sprite = PIXI.AnimatedSprite.fromFrames( this.animations[`d1-idle`] ); sprite.animationSpeed = 1 / 6; // 6
2025-03-30Rpg Maker Vx Resources MusicRpg Maker Vx GraphicsRpg Maker Vx Chip SetsRPG Maker DS Resource Pack Optimized for: Invoking the feel of SNES-era RPGs, RPG Maker DS was a big hit in Japan. Unfortunately, it hasn't made it over to North America (yet). What has made it over however is a boatload of resources and graphical goodies. We've taken the original resources and modified them (when necessary) to work perfectly with RPG Maker VX Ace. This resource pack is our biggest to date (even bigger than the original RPG Maker VX Ace RTP!!). Universal game editor pool of radiance. This resource pack will help turn your RPG ideas into reality.. 4-Direction Sprite Sheet with 3 & 8 Frames of Animation. Bresser usb microscope digital driver. 8-Direction Sprite Sheet with 3 & 8 Frames of Animation. 4-Direction Running Sprite Sheet with 8 Frames of Animation. 8-Direction Running Sprite Sheet with 8 Frames of Animation. Down-Poses Sprite Sheet in 4 Directions.96x96 Face Graphic. 271x291 Message Bust Graphic. Large Full-Body Portrait. Animated Battler Sprite Sheet!Rpg Maker Vx GraphicsCheck out the video to see how they look. Bonus: Zombie animated battler sprite sheet, Script for RPGMaker VX Ace and nearly 80 bonus animated battler sprite sheets!The focus of RPG Maker VX DLC - The Deep Resource Pack is on Dwarves and Orcs. This expansion supplies a variety of Dwarves, consisting of female Dwarves and soldiers. There are a range of Orcs also, from the lowly peon to the Stone, Flame, and Frost people. We are happy to present the first expansion to the extremely popular High Fantasy Resource Bundle: The Deep! These extra resources in RPG Maker VX DLC - The Deep Resource Pack will open much more choices for your story-telling and are completely compatible with the High Fantasy Resource Bundle.Rpg Maker Vx Chip SetsSimply add the resources to your game-making engine and you are prepared to go!
2025-04-06