Put Here Graphics That Have Nowhere Else To Go

Share graphical tips, notes and queries related to our favourite screen layout and its editors.
User avatar
Joefish
Rick Dangerous
Posts: 2041
Joined: Tue Nov 14, 2017 10:26 am

Re: Put Here Graphics That Have Nowhere Else To Go

Post by Joefish »

redballoon wrote: Fri May 04, 2018 9:31 pm Found another lot of all unused graphics. This time from a shmup.
Image
The mountains look great. It's cool to have 2-4 large tiles that can be repeated in any order (or maybe 1 big and a couple of half-sized ones) so that they're not blatantly looping in the background. Then you can just about afford the memory to pre-shift them in their entirety. What you would need though is for the furthest right and left 8 pixels of each tile to match up so that they still tile when pre-shifted.

A long time ago I tried to write a shoot-em-up with UDG-based sprites, accelerated a bit with machine code. I've long since lost it as it would have been on tape or wafadrive.

Anyway, I designed some similar looking sprites to those (inspired by C64 stuff like IO and DELTA where ships are always flipping over) but using 3x3 characters. This let me use the paper colour to set a coloured orb in the centre of the sprite about which the outer part rotates. I'd use white ink with e.g. red paper in the centre cell, then there'd be three pixels in an 'L' shape set in each corner, then four white pixels alongside it in the adjacent character cells. It looked like a red ball with a 1-pixel white outline, which was pretty neat. Then the rest of the sprite was animated around that.
User avatar
Joefish
Rick Dangerous
Posts: 2041
Joined: Tue Nov 14, 2017 10:26 am

Re: Put Here Graphics That Have Nowhere Else To Go

Post by Joefish »

This is the sort of thing I used to sketch - you'll have to imagine it animated to flip over. Original version on the left, stippled and detailed to the right, depending on how organic or techy you want it to look. Not sure if the use of BRIGHT adds anything . Maybe the first one was better all just brilliant white.
Image

Being character-based, the idea was to re-use parts of this basic enemy design for other types of craft, e.g. different coloured cores, C-shaped craft, craft with fixed cockpits and rotating mid-sections, or using the middle frames of the flipping animation for side-on-ring ships banking up/down.
User avatar
RMartins
Manic Miner
Posts: 776
Joined: Thu Nov 16, 2017 3:26 pm

Re: Put Here Graphics That Have Nowhere Else To Go

Post by RMartins »

Joefish wrote: Fri May 11, 2018 5:25 pm ...
Image

Being character-based, the idea was to re-use parts of this basic enemy design for other types of craft, e.g. different coloured cores, C-shaped craft, craft with fixed cockpits and rotating mid-sections, or using the middle frames of the flipping animation for side-on-ring ships banking up/down.
You do realize, that now, you have to find the missing graphics and/or remake them into an animated GIF right ? 8-)
User avatar
RMartins
Manic Miner
Posts: 776
Joined: Thu Nov 16, 2017 3:26 pm

Re: Put Here Graphics That Have Nowhere Else To Go

Post by RMartins »

Some more participants, would be nice.

Go fetch some from the dust trunk :D
User avatar
Einar Saukas
Bugaboo
Posts: 3070
Joined: Wed Nov 15, 2017 2:48 pm

Re: Put Here Graphics That Have Nowhere Else To Go

Post by Einar Saukas »

User avatar
RMartins
Manic Miner
Posts: 776
Joined: Thu Nov 16, 2017 3:26 pm

Re: Put Here Graphics That Have Nowhere Else To Go

Post by RMartins »

Image

This "Multicolor Editor" needs to be finished :)
User avatar
R-Tape
Site Admin
Posts: 6353
Joined: Thu Nov 09, 2017 11:46 am

Re: Put Here Graphics That Have Nowhere Else To Go

Post by R-Tape »

RMartins wrote: Mon May 14, 2018 9:17 pm This "Multicolor Editor" needs to be finished :)
I agree. Even though ZX-Paintbrush is the gold standard for multicoloured graphics I'd still like to see a Spectrum designer.

So many things, not enough time :cry:
User avatar
Joefish
Rick Dangerous
Posts: 2041
Joined: Tue Nov 14, 2017 10:26 am

Re: Put Here Graphics That Have Nowhere Else To Go

Post by Joefish »

Love the Q*Bert setup.
User avatar
RMartins
Manic Miner
Posts: 776
Joined: Thu Nov 16, 2017 3:26 pm

Re: Put Here Graphics That Have Nowhere Else To Go

Post by RMartins »

Still hoping for some more participation/sharing. 8-)
User avatar
RMartins
Manic Miner
Posts: 776
Joined: Thu Nov 16, 2017 3:26 pm

Re: Put Here Graphics That Have Nowhere Else To Go

Post by RMartins »

Here is a laughing skull, that was meant to be used on SteelBall Game Over condition.

Image

I have a few more skull experiments, but I haven't converted the SevenUp files into animated gifs yet.

EDIT: Here are some more variations.

Image Image

NOTE: These could also be used on that pirate game I mentioned before.
User avatar
RMartins
Manic Miner
Posts: 776
Joined: Thu Nov 16, 2017 3:26 pm

Re: Put Here Graphics That Have Nowhere Else To Go

Post by RMartins »

And here is a character for another game, in the idle/tired loop.

Image

NOTE: Timing between frames was not "polished" yet, they all take the same time (200ms), which doesn't work as it was supposed to.
This makes it look too fast, instead of having 2 phases, speed up and slow down.

The shoulders/upper arm also need some extra movement.
The belt, needs one extra pixel of movement too.
User avatar
R-Tape
Site Admin
Posts: 6353
Joined: Thu Nov 09, 2017 11:46 am

Re: Put Here Graphics That Have Nowhere Else To Go

Post by R-Tape »

RMartins wrote: Tue May 29, 2018 9:14 am Image
Nice. I like this one best, the shading on the lower jaw works. I never really nailed skulls, I always felt the need to give them 2 nostrils and if it's 16 pixels wide it's difficult to avoid a cartoony appearance.
User avatar
RMartins
Manic Miner
Posts: 776
Joined: Thu Nov 16, 2017 3:26 pm

Re: Put Here Graphics That Have Nowhere Else To Go

Post by RMartins »

Here is a minor update.

Image Image Image

NOTES:
Left = 0riginal
Right = A few pixels and frame timming reviewed.
Center = A look animation I had laying around.
User avatar
RMartins
Manic Miner
Posts: 776
Joined: Thu Nov 16, 2017 3:26 pm

Re: Put Here Graphics That Have Nowhere Else To Go

Post by RMartins »

And here is another one, turning left.

Image
constandip73
Drutt
Posts: 1
Joined: Mon Apr 19, 2021 9:55 am

Re: Put Here Graphics That Have Nowhere Else To Go

Post by constandip73 »

Image



I've been working on some retro graphics myself, trying to get my game idea off the ground.

Image
helpcomputer0
Microbot
Posts: 130
Joined: Fri Apr 22, 2022 6:11 pm
Contact:

Re: Put Here Graphics That Have Nowhere Else To Go

Post by helpcomputer0 »

Digging through old stuff, here's a shmup mock-up made for someone on Twitter but don't think it was ever used.

Player ship is by @redballoon

Image
Post Reply