Honestly I think those look more like ice cream than the original's :P Never occurred to me they could look like... you knowDrag wrote: ↑Mon May 22, 2023 10:42 pm They look like stalagmites, but if you're self-conscious about someone making a ha-ha, try making them skinnier, or give them a similar pattern to the walls.
Edit:
stalagmites.png
After playing with it some more, it seems to help to keep the "bands" very thin; too thick and it starts looking like swirly ice cream.![]()
LASEReyes
Moderator: Moderators
- Individualised
- Posts: 264
- Joined: Mon Sep 05, 2022 6:46 am
Re: LASEReyes
Re: LASEReyes

- Jedi QuestMaster
- Posts: 679
- Joined: Thu Sep 07, 2006 1:08 pm
- Location: United States
- Contact:
Re: LASEReyes
I followed your advice, but I ended up making them much more rocky-looking than the walls. Mockup:
Wow, that's good! I was also planning on reusing these tiles for an ice cave.
Re: LASEReyes
I've made a test rom to try to make the laser using background tiles.
It's instantaneous unlike the one in your demos, but that wouldn't add that much more complexity.
There's more than enough vblank time for 4 lasers, their attribute updates, and for other things like the bombs or pushable blocks. This looked like it was going to be a lot more complicated than it actually was!
I also want a chocolate stalagmite now.
It's instantaneous unlike the one in your demos, but that wouldn't add that much more complexity.
There's more than enough vblank time for 4 lasers, their attribute updates, and for other things like the bombs or pushable blocks. This looked like it was going to be a lot more complicated than it actually was!
I also want a chocolate stalagmite now.
- Attachments
-
- LaserDemo.nes
- (96.02 KiB) Downloaded 13 times
- Jedi QuestMaster
- Posts: 679
- Joined: Thu Sep 07, 2006 1:08 pm
- Location: United States
- Contact:
Re: LASEReyes
I just realized--I don't know how lasers are going to overlap. Whether they cancel each other out or go right through each other, when two lasers are near enough, they occupy the same tile space before they intersect I'm already using 53 tiles for lasers. I can't imagine how many more are needed for every combination of overlap.
On another note, maybe the floor color shouldn't share a sprite color that's also an outline: Or does this still work? Regardless, I made another underground palette: What you think? Does this look darker?