HELP WANTED! Leaf images in our style

Re: HELP WANTED! Leaf images in our style

Postby Tobbi » 17 Jul 2016, 21:54

Looks great. I have created a pull request on github here:
https://github.com/SuperTux/data/pull/21

Thanks you! :)
SuperTux developer.
User avatar
Tobbi
SuperTux Moderator
 
Posts: 353
Joined: 12 Oct 2013, 13:08

Re: HELP WANTED! Leaf images in our style

Postby moochinook » 18 Jul 2016, 22:32

Hey, what do you guys think of a big bonus block that reveals three items at a time?
Attachments
supertux.jpg
supertux.jpg (95.46 KiB) Viewed 20116 times
full_big-animated.gif
full_big-animated.gif (10.95 KiB) Viewed 20116 times
moochinook
 
Posts: 56
Joined: 06 Jul 2016, 20:57

Re: HELP WANTED! Leaf images in our style

Postby brmbrmcar » 19 Jul 2016, 07:23

I like the idea...
brmbrmbrmbrmbrmbrmcar
User avatar
brmbrmcar
 
Posts: 357
Joined: 24 Oct 2015, 14:46

Re: HELP WANTED! Leaf images in our style

Postby Hume2 » 19 Jul 2016, 08:29

I don't know whether this is the right topic, but this isn't a bad idea. It's very original and could be quite funny.
User avatar
Hume2
 
Posts: 90
Joined: 03 Sep 2015, 13:24

Re: HELP WANTED! Leaf images in our style

Postby moochinook » 19 Jul 2016, 11:31

Well, it is definitely not my idea. A certain Super Italian Hero Title was quite inspiring.
moochinook
 
Posts: 56
Joined: 06 Jul 2016, 20:57

Re: HELP WANTED! Leaf images in our style

Postby mteufel » 19 Jul 2016, 19:50

The idea is interesting and it's probably not too hard to implement code-wise. But the shadows on your graphic seem to be off, and the questionmark looks different from the one in the other blocks.

What we'd need right now, and what you could do are deeper lava tiles in this style: http://supertux.lethargik.org/wiki/images/f/fd/Castle-lava.jpg. Currently, we only have the uppermost layer: of this style: https://github.com/SuperTux/data/blob/master/images/tiles/lava/lava-1.png (we also have an older version, with deeper tiles). See the entire lava folder https://github.com/SuperTux/data/tree/master/images/tiles/lava, it's animated.

Also interesting could be an enemy that jumps out of the lava, as illustrated in the concept art. About the same style as the new lava.
SuperTux developer
mteufel
 
Posts: 139
Joined: 03 Jan 2016, 09:27

Re: HELP WANTED! Leaf images in our style

Postby moochinook » 19 Jul 2016, 20:59

The idea is interesting and it's probably not too hard to implement code-wise. But the shadows on your graphic seem to be off, and the questionmark looks different from the one in the other blocks.

Well, it was a quick mock up. I could spend some more time on. Do you got a project file of the original full block by any chance? Got the fonts name that was used for full block?
Would be great to see it in the game.

i really like the castle-lava.jpg. Got an open project file that i can work with?
moochinook
 
Posts: 56
Joined: 06 Jul 2016, 20:57

Re: HELP WANTED! Leaf images in our style

Postby moochinook » 19 Jul 2016, 21:10

I had a look at the lava tiles. Can you tell me how they were made and which software was used?
moochinook
 
Posts: 56
Joined: 06 Jul 2016, 20:57

Re: HELP WANTED! Leaf images in our style

Postby mteufel » 19 Jul 2016, 21:15

moochinook {l Wrote}:Do you got a project file of the original full block by any chance? Got the fonts name that was used for full block?

Closest I can find is http://pingus.seul.org/~grumbel/tmp/supertux-tiles/images/blocks3.xcf

moochinook {l Wrote}:I had a look at the lava tiles. Can you tell me how they were made and which software was used?

No. Probably GIMP.
SuperTux developer
mteufel
 
Posts: 139
Joined: 03 Jan 2016, 09:27

Re: HELP WANTED! Leaf images in our style

Postby mteufel » 19 Jul 2016, 21:17

SuperTux developer
mteufel
 
Posts: 139
Joined: 03 Jan 2016, 09:27

Re: HELP WANTED! Leaf images in our style

Postby moochinook » 19 Jul 2016, 22:28

the blocks3.xcf will be helpful. thanks for the lava sketch. not sure if i will work on it soon.
moochinook
 
Posts: 56
Joined: 06 Jul 2016, 20:57

Re: HELP WANTED! Leaf images in our style

Postby mteufel » 20 Jul 2016, 08:04

More up-to-date blocks can be found at https://github.com/SuperTux/media/tree/master/images/objects/bonus_block (bonus4.xcf and full-*.svg).

Can I ask others about the lava? I don't want two people to work on the same thing.
SuperTux developer
mteufel
 
Posts: 139
Joined: 03 Jan 2016, 09:27

Re: HELP WANTED! Leaf images in our style

Postby moochinook » 20 Jul 2016, 16:21

How deep do you need the lava to be? Two more tiles down (+64px)?
moochinook
 
Posts: 56
Joined: 06 Jul 2016, 20:57

Re: HELP WANTED! Leaf images in our style

Postby moochinook » 20 Jul 2016, 16:23

oh i just saw your post. i will do a quick lava mock up anyway - trying kritas new animation feature.
moochinook
 
Posts: 56
Joined: 06 Jul 2016, 20:57

Re: HELP WANTED! Leaf images in our style

Postby mteufel » 20 Jul 2016, 16:35

@moochinook: No no, you can do it if you want to. Just need to know it so I don't ask anyone else.

We currently have an uppermost layer. There should be one non-repeatable layer below it, one repeatable "middle" layer, and one (non-repeatable) bottom layer. As for the old lava. See castle levels in forest island or "Kneep-Deep in the Depth" as an example. Old lava files are at https://github.com/SuperTux/data/tree/master/images/tiles/lava/zone and https://github.com/SuperTux/media/tree/master/images/tiles/lava/zone for inspiration and reference.
SuperTux developer
mteufel
 
Posts: 139
Joined: 03 Jan 2016, 09:27

Re: HELP WANTED! Leaf images in our style

Postby moochinook » 20 Jul 2016, 19:50

Kritas wrap around tool (press "W" to activate) works also in animation mode - great for working on seamless lava tiles!
moochinook
 
Posts: 56
Joined: 06 Jul 2016, 20:57

Re: HELP WANTED! Leaf images in our style

Postby moochinook » 20 Jul 2016, 19:56

Who did this beautiful lava-animation? Is she/he still here on the board?
moochinook
 
Posts: 56
Joined: 06 Jul 2016, 20:57

Re: HELP WANTED! Leaf images in our style

Postby mteufel » 21 Jul 2016, 14:32

The graphics were (probably) made by Grumbel, who never was on this board. His contact information (email) can be found at https://github.com/grumbel.
SuperTux developer
mteufel
 
Posts: 139
Joined: 03 Jan 2016, 09:27

Re: HELP WANTED! Leaf images in our style

Postby Alzter » 17 Jan 2018, 12:11

moochinook {l Wrote}:Hey, what do you guys think of a big bonus block that reveals three items at a time?

Great, that deviates from Mario titles so much...!
No offense bro
User avatar
Alzter
 
Posts: 330
Joined: 01 Apr 2016, 10:18

Who is online

Users browsing this forum: No registered users and 1 guest