• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Serena, Kris, Dawn, Red - which Pokémon protagonist is your favorite? Let us know by voting in our grand final favorite protagonist poll!
  • PokéCommunity supports the Stop Killing Games movement. If you're a resident of the UK or EU, consider signing one of the petitions to stop publishers from destroying games. Click here for more information!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Gamemaker:Character customization

Hello everyone.Character customization in game is a feature introduced from gen 6 games onwards.It is easier in those games as it uses textures and models.For it to be done while using sprites,we have to use layers to attain that effect.So,i am presenting an example(the gmk file) on how to do it in Gamemaker.The codes i used in this,actually creates external png strips for the character,which can be loaded afterwards and used as the OW sprite.The mechanism is almost similar to the OW sprite creators i made,but lacks the changing of colours when compared to it(it really won't make sense if we can do it.)This example also contains how to use those pngs after creating them(Note that some of the functions used in the codes can be obsolete in GM S).It is really easy to understand as there isn't much coding involved in this.

I have used sprites from the resources made by Coffee Cup in this example.
If you used(I really don't think that many will use it.),no need to give me credit.

Here's the link:https://drive.google.com/file/d/1-FPioBMn6bQstnaIQLkzOQdoJNm8Yx-_/view?usp=drivesdk
Another thing,others who doesn't have Gamemaker,can see how it works,as I have included the executable with it too.
(I really doubt the prefix I have used,if it is wrong,sorry.)
 
That script only works for walk animation, right?
Did you put graphics when the player surfs, fishing, surf fishing or run?

If not let's do this for that script works perfectly!
 
Back
Top