Sky property
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
- .+:icytux:+.
- Posts: 2661
- Joined: Thu May 17, 2007 1:53 am
- Location: Finland
Sky property
How Do you make a sky property so that if i as example want it to rain comets from the sky. how to do?
There's quite a big amount of scripting involved. If you want rain you either use ACS and Decorate or Decorate alone.
Let's say you have *Rain* in your map.
Create a *RainDrop* actor and a Raindrop *Fountain*, or Spawner, which is the main word for anything what... spawns =P
In the Raindrop you execute an ACS code which automatically throws the drop down with "ThrustThingZ", then you define your spawner with the action A_SpawnItemEx and your random "XYZ" coordinates how large the spawn range should be.
The ACS-only method is a bit harder, so I don't have a decent script ready right now :/ The easier method would be tons of Mapspots which shoot the comets, and the hard one would be "Spawn" with some more mashing =P
The only thing I really like to use is the Particle Spawn method. It's easy, handy and it doesn't need thousands of tags
Let's say you have *Rain* in your map.
Create a *RainDrop* actor and a Raindrop *Fountain*, or Spawner, which is the main word for anything what... spawns =P
In the Raindrop you execute an ACS code which automatically throws the drop down with "ThrustThingZ", then you define your spawner with the action A_SpawnItemEx and your random "XYZ" coordinates how large the spawn range should be.
The ACS-only method is a bit harder, so I don't have a decent script ready right now :/ The easier method would be tons of Mapspots which shoot the comets, and the hard one would be "Spawn" with some more mashing =P
The only thing I really like to use is the Particle Spawn method. It's easy, handy and it doesn't need thousands of tags
- .+:icytux:+.
- Posts: 2661
- Joined: Thu May 17, 2007 1:53 am
- Location: Finland
- .+:icytux:+.
- Posts: 2661
- Joined: Thu May 17, 2007 1:53 am
- Location: Finland
- .+:icytux:+.
- Posts: 2661
- Joined: Thu May 17, 2007 1:53 am
- Location: Finland
Heh, the overlord of all SFX COOKIES! 
Hope that a penguin won't look over my shoulder right now and try to punch me with a baseball bat...
By the way...
This *KeksDose* means in English *A bucket of cookies*, just to clarify my custom title, though.
Well, good that the *Cac-O-Rain* (lol) helped, though. Something like that always comes handy =P Right now I'm thinking if I should release a small taste of my latest SFX work, though =/
Hope that a penguin won't look over my shoulder right now and try to punch me with a baseball bat...
By the way...
This *KeksDose* means in English *A bucket of cookies*, just to clarify my custom title, though.
Well, good that the *Cac-O-Rain* (lol) helped, though. Something like that always comes handy =P Right now I'm thinking if I should release a small taste of my latest SFX work, though =/
- Penguinator
- Posts: 625
- Joined: Mon May 22, 2006 6:55 pm
- Location: Hell
...Why do I feel so watched right now?Penguinator wrote:KeksDose wrote:Heh, the overlord of all SFX COOKIES!
Hope that a penguin won't look over my shoulder right now and try to punch me with a baseball bat...
[Turns slowly to watch into the mirror]
*Nothing*
Ah, well. Let's get back to work
*BAM*
*shit*


