Updated a ton of things.
-The car is now a death cab, not a Lamborghini.
-You score is now how long you survive
-You can play till you run out of time or your car breaks
-The obstacles are more varied and interesting
-There is a warning sign
-There is a cop car outside
-There is a convertible outside
-Drinking effects have been improved
-Various other tweaks and fixes
Cheers,
Christopher
Monday, April 21, 2008
Thursday, April 10, 2008
Scripting coming nearing completion
I have now finished the Car script, the animating road and grass script, the fog script, and the moving object scripts.
Taking a look now at scoring, which should be the final script.
Taking a look now at scoring, which should be the final script.
Wednesday, April 9, 2008
Script
timer()
{
score++;
llSay("Score: " + (string) score);
}
collision(integer num_detected)
{
if(llDetectedName(0) == "Road Front" ||
llDetectedName(0) == "Road")
{
}
else
{
llSay(llDetectedName(0));
score -= 5;
}
}
{
score++;
llSay("Score: " + (string) score);
}
collision(integer num_detected)
{
if(llDetectedName(0) == "Road Front" ||
llDetectedName(0) == "Road")
{
}
else
{
llSay(llDetectedName(0));
score -= 5;
}
}
Monday, April 7, 2008
Objects
Sorry for not being there today, i went to the hospital yesterday and I'm not still feeling to great. Anyways, I have gotten done the objects for the racing. I have a homeless guy, a box of puppies, a baby stroller, a cow, and Tom Cruise. I also finished a box that will give the player all the objects needed to play when touched.
Wednesday, April 2, 2008
HUD
That is my little project. I hope to have the layout done, but I will need some help about changing things within it.
Easy scripts.
Check out this website, http://www.3greeneggs.com/autoscript/, it a simple way to get scripts for simple stuff. Also i have objects for road, pretty much done.
Finished Some more scripts
Finished all the scripts that move the ground.
Also finished the car script.
Also, fixed and alligned all of the prims that make up the room.
Also finished the car script.
Also, fixed and alligned all of the prims that make up the room.
Monday, March 31, 2008
So far
Alex and I(Jenni) helped make and textured the building that will house our game. For next week we will be finding prims for the 2d scrolling part of our game.
Car underway
I have modified a car so that it moves side to side. Now I just need to put a few more limitations on it.
Friends
My name on Second Life is HitzieSweetie Rubble. I think we should make sure we are all added as friends. I've also found trees and textures I would like to contribute.
Monday, March 10, 2008
DUI Statistics
- There were 16,885 alcohol-related fatalities in 2005 – 39 percent of the total traffic fatalities for the year
- The 16,885 fatalities in alcohol-related crashes during 2005 represent an average of one alcohol-related fatality every 31 minutes
- 21 percent of the children age 14 and younger who were killed in motor vehicle crashes were killed in alcohol-related crashes
- In 2005, a total of 414 (21%) of the fatalities among children age 14 and younger occurred in crashes involving alcohol. Of those 414 fatalities, more than half (224) of those killed were passengers in vehicles with drivers with BAC levels of .01 or higher.
Wednesday, February 27, 2008
Some basic scripts
This place, http://www.2lifeblog.com/, has some good basic scripts that could help us. Look for the basic motorcycle script
SL Places Worth Mentioning
Cars
http://www.blogger.com/posts.g?blogID=2226282110293235067
http://slurl.com/secondlife/Japan%20Fancy%20Island/54/80/22
http://slurl.com/secondlife/French%20Town/61/70/321
http://slurl.com/secondlife/BRASIL%20SHOPPING/51/62/27
Textures:
http://slurl.com/secondlife/Haman/76/172/50
http://www.blogger.com/posts.g?blogID=2226282110293235067
http://slurl.com/secondlife/Japan%20Fancy%20Island/54/80/22
http://slurl.com/secondlife/French%20Town/61/70/321
http://slurl.com/secondlife/BRASIL%20SHOPPING/51/62/27
Textures:
http://slurl.com/secondlife/Haman/76/172/50
Motivation for Social Message
We could embed this video at the end of the game to really drive home the message of the pain drunk driving causes.
Pretty strong message.
Pretty strong message.
Monday, February 25, 2008
Video Clips for Presentation
Hey y'all. Welcome to our kick ass blog...
Please post the videos you find here so I can pull them into the pitch for next wendsday.
Cheers!
Roth
Please post the videos you find here so I can pull them into the pitch for next wendsday.
Cheers!
Roth
Subscribe to:
Comments (Atom)