Hi guys i have two questions!

Talk about making games.

Hi guys i have two questions!

Postby The achievement » Mon Mar 06, 2006 4:11 pm

1) Can i add a rain effect in my game? not just like rain that sits there and does nothing i want to now how i get it to keep moving down.

2)Can i add a animation when my enemy dies? like when i kill him, and i saw that caveman game and i saw the snake, and when he jumps on the snake, he dies and the snake floats down to the bottom and you never see him again.. BUT when i do it, i add path and do that but when i kill my enemy(cheeseburger) and assign him the path of death, and when i kill him he floats down but he keeps doing the path, he doesent stop like the snake did. Can someone help on those questions?
User avatar
The achievement
 
Posts: 220
Joined: Sun Feb 12, 2006 11:01 pm
Location: United States,Massachusetts
Score: 0 Give a positive score

Postby Novice » Mon Mar 06, 2006 10:30 pm

1)yes you can, you must have an animation or a raindrop actor with y+=1; in draw actor.

2)Use "Destroy Actor" on "Path Finish"
Why do i always get stuck?
User avatar
Novice
 
Posts: 399
Joined: Mon Aug 29, 2005 10:54 am
Location: Relative
Score: 5 Give a positive score

Postby The achievement » Tue Mar 07, 2006 12:09 am

A Ha! so on my raindrop effect i go to the draw actor right? then i do y=+1. then on the cheeseburger thing i do path finish, ok! but wait hold on Novice, wouldlnt i just do this code?
code;

PercipitationData(HeavyRain)
type=1;
materiallist = "/data/maps/rain;
soundProfile =Heavyrainsound
sizeX=0.1;
sizeY = 0.1
movingBoxPer =0.35;
divHeightVal = 1.5
sizeBigBox = 1;
topBoxspeed = 20;
frontBoxspeed
= 30;

i know its longer but i (think) this will work but im not so sure :?
User avatar
The achievement
 
Posts: 220
Joined: Sun Feb 12, 2006 11:01 pm
Location: United States,Massachusetts
Score: 0 Give a positive score


Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest