Page 1 of 1

How do I change Tux's look?

PostPosted: 15 Feb 2018, 16:20
by TuxFan1979
How do I change the Tux's look? I have tried to add Tux from Tux Junior and it didn't work! When I did that, I messed up the whole system, then I had replace the file to the original Tux!

Does anyone know how to change his look without messing up the system? Thanks! ;)

Re: How do I change Tux's look?

PostPosted: 15 Feb 2018, 16:40
by manuel
You could change the image files. Maybe you have to adjust his hitbox when doing so. Remember to keep a back-up!

Re: How do I change Tux's look?

PostPosted: 15 Feb 2018, 16:41
by manuel
But why do you want to change his look?

Re: How do I change Tux's look?

PostPosted: 15 Feb 2018, 18:17
by TuxFan1979
Because Tux from Tux Junior looks way better.

Re: How do I change Tux's look?

PostPosted: 15 Feb 2018, 18:18
by TuxFan1979
I tried again, and I get that stupid checkerboard again!

Re: How do I change Tux's look?

PostPosted: 15 Feb 2018, 18:19
by TuxFan1979
I have a Mac OS X. Is there easier way?

Re: How do I change Tux's look?

PostPosted: 15 Feb 2018, 21:39
by manuel
TuxFan1979 {l Wrote}:I have a Mac OS X. Is there easier way?

I don't know. Didn't have one, so never worked with one.

TuxFan1979 {l Wrote}:I tried again, and I get that stupid checkerboard again!

Which checkerboard? Can you post a screenshot?

Re: How do I change Tux's look?

PostPosted: 15 Feb 2018, 23:09
by Tobbi
Changing the sprite of Tux is, from a development perspective, not permitted. From what I can tell, the features we code into the game, such as being able to change sprites of badguys at random are being abused on a massive scale by certain people. Changing the sprite of Tux would only be the tip of the iceberg.

Sorry

Re: How do I change Tux's look?

PostPosted: 17 Feb 2018, 00:30
by TuxFan1979
Tobbi {I Wrote}
Which checkerboard? Can you post a screenshot?


Supertux/Data/Images/Engine/Missing.png

Here is the link:

https://github.com/SuperTux/supertux/blob/master/data/images/engine/missing.png

Re: How do I change Tux's look?

PostPosted: 17 Feb 2018, 01:12
by manuel
This texture means that there isn't any texture for it. You probably named the texture wrong or placed it in the wrong directory.

Re: How do I change Tux's look?

PostPosted: 17 Feb 2018, 16:20
by TuxFan1979
I tried again, and I did it!

Re: How do I change Tux's look?

PostPosted: 02 Mar 2018, 15:45
by sinisa3games
Tobbi {l Wrote}:Changing the sprite of Tux is, from a development perspective, not permitted.

Wouldn't that mean that making a mod (like changing sprites) from a development perspective also be not permitted?

Re: How do I change Tux's look?

PostPosted: 07 Apr 2018, 09:20
by DatTuxBoi
Well get the image you want and replace it with tux's, but give it the same name as tux's image.

Re: How do I change Tux's look?

PostPosted: 05 Jun 2018, 13:42
by Tlaloc1
Tobbi {l Wrote}:Changing the sprite of Tux is, from a development perspective, not permitted. From what I can tell, the features we code into the game, such as being able to change sprites of badguys at random are being abused on a massive scale by certain people. Changing the sprite of Tux would only be the tip of the iceberg.

Sorry


Coming from a player perspective, I feel as though changing or messing around with sprites would fall under modding the game, which isn't a bad thing at all. Some people might abuse it, sure, but just because some people abuse it, doesn't mean its a terrible thing that should be removed. Being able to mod games without worry about the devs being mad at you makes the game feel more open, and allows you to go ahead and mess with files until you find the mods that make the game play just right. For example, in TF2, your allowed to have custom huds, hitsounds, and on certain servers, weapons. This makes the game feel 10x better because it opens up the game to modders to see what they can do, and allows the game to feel a lot more personal. It isn't one of the devs that dictates what your game looks and feels like, its you, the player.

Re: How do I change Tux's look?

PostPosted: 13 Feb 2019, 00:36
by WeLuvGoatz
You can't change Tux's actual sprite but you CAN just add images to Tux's sprite folder with the same names as the previous Tux sprite images. I don't recommend this because it might anger the devs.

Re: How do I change Tux's look?

PostPosted: 28 Feb 2019, 03:52
by Alzter
WeLuvGoatz {l Wrote}:You can't change Tux's actual sprite but you CAN just add images to Tux's sprite folder with the same names as the previous Tux sprite images. I don't recommend this because it might anger the devs.

How would that anger the devs? Replacing the Tux sprites in your SuperTux client wouldn't really anger the devs, unless you meant by overwriting Tux's sprites in the SuperTux GitHub.

Re: How do I change Tux's look?

PostPosted: 28 Feb 2019, 05:17
by WeLuvGoatz
Alzter look at this
Tobbi {l Wrote}:Changing the sprite of Tux is, from a development perspective, not permitted