Posts: 284
Threads: 26
Joined: Feb 2009
What Game Engines have support for palette effects like color swapping/cycling as seen in Mega Man on changing the weapon or the ninjas in the early Mortal Kombat titles? I already googled on Game Maker, but there's only a workaround with a script, that is slow and lags behind. Other engines like Construct or Game-Editor don't support this either. Any ideas?
I'm not sure what sort of effects you're talking about (haven't played the games you mentioned), but chances are that if you can't find a game-making program with a similar function built-in you're better off writing the game in one or other programming language instead. It's harder but it offers much more flexibility and you'll be able to do everything you want pretty much exactly how you want.
Of course, which language to choose depends on a bunch of stuff.
You may have a fresh start any moment you choose, for this thing that we call "failure" is not the falling down, but the staying down. -Mary Pickford
Well he means, in Mega Man, when you switch between weapons, Mega Man's color changes for each weapon. So, having the character swap palettes instantaneously for different conditions, I suppose.
Oh, well that should be relatively simple then shouldn't it? Then again I've never used Game Maker or the like, so they might be more restrictive than I thought.
In that case yeah, programming is probably better. For this effect I don't think you'd need to learn anything too advanced, something like Flash or even something simpler should be able to get the job done one way or another, just as long as it has some image-manipulation capabilities.
You may have a fresh start any moment you choose, for this thing that we call "failure" is not the falling down, but the staying down. -Mary Pickford
Actually, there are a lot of pre-made game engines for most common programming languages, which handle just about everything. As long as you don't try to do anything too out of bounds it can practically be like Game Maker without a GUI, actually. The only difference is that you can make slight differences in the code to suit your needs, which in this case you could do with the main character's code to allow palette cycling.
That would only require a basic knowledge of the programming language and a bit about how the engine is put together, but you would by no means need to build the entire engine from scratch.
You may have a fresh start any moment you choose, for this thing that we call "failure" is not the falling down, but the staying down. -Mary Pickford
Posts: 950
Threads: 15
Joined: Jul 2012
are you talking about lighting effects like in the DKC Series when your underwater the kongs have a blue tint and a red tint when they are aboard the Knutalis?
GET THESE MEMES OFF THE TABLE! -Hiyna
http://www.twitch.tv/hiynastrike live when I feel like it... You just gotta get lucky
Also Love Stuff
Hey Look! I support stuff!