Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: [Program] GM Spriter  (Read 2462 times)

0 Members and 1 Guest are viewing this topic.
[Program] GM Spriter
« on: March 25, 2012, 11:07:45 pm »
  • *
  • Reputation: +9/-0
  • Offline Offline
  • Posts: 728
Title: GM Spriter
Dev Tool: c# VS 2010
Language: English
Requirements: Windows, .net 2.0
Downloads: http://gmspriter.codeplex.com/

GM Spriter is a tool developed to compliment the Windows version of Game Maker http://www.yoyogames.com/gamemaker/windows. Providing an environment to edit sprites in a modular fashion. Traditionally, when sprite resources are made for Game Maker they are often compiled from smaller sprites, making up the various graphical states of an object. For games that are not very resource intensive this isn't much of a problem. However, massive games will often place their resources externally from the project to save on game loading times and system memory.

What GM Spriter attempts to do is give custom scripts based on building a sprite from pieces. Similar to what large gaming companies like Nintendo, Sega, and Sony have done in the past with 2D styled games. Instead of having a pre-combined sprite it would be assembled together by copying parts of a small sprite sheet and then drawing those parts to the screen in real time to make one complete sprite. (A technique commonly referred to as blitting)

The benefits of using this sort of system is that the overall memory footprint of your game would be smaller, because you are using a small single sprite to render potentially hundreds of sprites. This would also make load times faster. Sprites that once would be considered for external use only, could be integrated within the game executable.

Features of GM Spriter:
* Can hold a collection of sprites that can be saved and edited.
* Sprites have Name, Origin, Action, Width and Height properties.
* Set each sprite's origin via the main toolbar, as well as hiding/showing the origin.
* Sprites can be moved, inserted, deleted, and duplicated.
* A sprite can copy a custom script to the clipboard detailing how to render the sprite's pieces in Game Maker.
* The script can be customized by editing the project script prototypes, and using tokens for values within your custom script.
* You can assign a reference sprite that is shown behind the sprite you are assembling in an onion skin fashion. The brightness of the reference sprite can be controlled to offset it from the sprite being edited.
* A reference sprite can be imported from an existing Game Maker project. (GM5-8.1)
* A reference sprite can be hidden, and it's sub-images can be cycled through.
* A collection of reference sprites can be edited. They can be moved, added, renamed, and deleted within the project.
* Every sub-image can have an image speed value assigned to them.
* You can move, insert, delete, copy, and paste sub-images. As well as play the animation.
* Every sub-image has a collection of parts that have a name, position, copy rectangle, and two dimensional scaling factors.
* Every part's visibility can be switched on or off using the parts check box.
* You can move, flip horizontally, flip vertically, insert, rename, show, and delete parts, as well as hide all parts via the parts toggle button.
* You can also make non-selected parts semi-transparent.
* You can magnify the sprite editor from 100% to 200% or 400%,
* Edit a collection of sprites that are used a sprite sheets to blit from. The sheet pallet can also be magnified by two times it's standard size.

Updates:
- Video coming within a week or so

Screenshots:
http://www.pyxosoft.com/projects/gm_spriter/gm_spriter_01.png
http://www.pyxosoft.com/projects/gm_spriter/gm_spriter_02.png
http://www.pyxosoft.com/projects/gm_spriter/gm_spriter_03.png
http://www.pyxosoft.com/projects/gm_spriter/gm_spriter_04.png
« Last Edit: March 27, 2012, 01:36:29 pm by Xfixium »
Logged
  • Pyxosoft
Re: GM Spriter
« Reply #1 on: March 25, 2012, 11:19:38 pm »
  • Minalien
  • *
  • Reputation: +10/-1
  • Offline Offline
  • Gender: Female
  • Posts: 2119
This is great, Xfix. Between this and GMare, I think YoYo Games has a bit of catching up to do. :P

Particularly with ALTTP and MC-based games in the community, this could prove a useful development tool.
Logged
Quote
There's such a double standard about religion in the modern world. Catholics can gather, wear white robes, and say "In nomine Patris, et Filii, et Spiritus Sancti" and be considered normal.

But if my friends and I gather, wear black robes, and say  "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn", we're considered cultists.
  • Development Blog
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.055 seconds with 38 queries.

anything