A shadow for my Nuclear Missile
A shadow for my Nuclear Missile
I have tried to get a shadow under a missile entity I made for a new mission but to no avail. As you can see the rocket (that i made from a water pipe) looks a bit flat in the dark but in the light it looks like it is floating. A kick in the ass in the right direction to make a shadow for the thing would be appreciated.
Note: The rocket is a sprite actually its just a container where a party can scrounge some needed items.
Note: The rocket is a sprite actually its just a container where a party can scrounge some needed items.
- requiem_for_a_starfury
- Hero of the Wastes
- Posts: 1820
- Joined: Tue Oct 29, 2002 11:13 am
I guess what I need to find out is how to make a sprite with multiple layers in this case 2, One with some degree of transpancy. I think ill take a table or some other sprite that has a shadow to spray and redview and see what I can find out about those layers.
What the missile is as I said a container with a huge weight allocation for all sorts of 'JUNK' some of which is usefull, some of which is just junk.to distract the player.
What the missile is as I said a container with a huge weight allocation for all sorts of 'JUNK' some of which is usefull, some of which is just junk.to distract the player.
- requiem_for_a_starfury
- Hero of the Wastes
- Posts: 1820
- Joined: Tue Oct 29, 2002 11:13 am
Perhaps you can split the image into three, a small middle section as a sprite with the two ends of the image as tiles which should generate a shadow.
Or you can make a shadow as a floor tile?
The only other thing I can suggest is to use the sand slope tiles (under mountains) and put the missile and it's track in a shallow dip, and/or hiding the base of the missile (perhaps with curb tiles) so it doesn't appear to be floating.
Or you can make a shadow as a floor tile?
The only other thing I can suggest is to use the sand slope tiles (under mountains) and put the missile and it's track in a shallow dip, and/or hiding the base of the missile (perhaps with curb tiles) so it doesn't appear to be floating.
If you can bear to hear the truth you've spoken
Twisted by knaves to make a trap for fools,
Twisted by knaves to make a trap for fools,
Thanks requiem_for_a_starfury
I used the option of colliding floor tiles that I set to invisible with the launch rail and placed the rocket above those tiles, works like a charm. the mountain tiles you suggested got me to thinking thanks! I had never made regular tiles invisible before, but it works just fine. Hell, you could use invisible wall tiles to channel an enemies attack if you wanted to. The shadow cast by the floor tiles looks good enough I think. I sure wish I knew how to make a multi layer sprite where the bottom layer is the shadow layer.
I will be working on canteens and bottled water this weekend.
I used the option of colliding floor tiles that I set to invisible with the launch rail and placed the rocket above those tiles, works like a charm. the mountain tiles you suggested got me to thinking thanks! I had never made regular tiles invisible before, but it works just fine. Hell, you could use invisible wall tiles to channel an enemies attack if you wanted to. The shadow cast by the floor tiles looks good enough I think. I sure wish I knew how to make a multi layer sprite where the bottom layer is the shadow layer.
I will be working on canteens and bottled water this weekend.
- requiem_for_a_starfury
- Hero of the Wastes
- Posts: 1820
- Joined: Tue Oct 29, 2002 11:13 am
-
- Vault Hero
- Posts: 1017
- Joined: Thu Apr 18, 2002 5:30 pm
- Location: Stone of Light Land
- Contact:
Thanks for the kind words Flamescreen
The subdued lighting tends to make the images look better. In the daylight is when the image seems to float a bit. But, I think i have it knocked now by placing invisible floor tiles beneath the object but above the ground even though you can't see the tiles the engine still renders the shadow they make. here is where I am at with the biggest missile the invisible floor tiles appear to be doing the job.
The subdued lighting tends to make the images look better. In the daylight is when the image seems to float a bit. But, I think i have it knocked now by placing invisible floor tiles beneath the object but above the ground even though you can't see the tiles the engine still renders the shadow they make. here is where I am at with the biggest missile the invisible floor tiles appear to be doing the job.