Thread: flag thing
View Single Post
  #4  
Old 04-17-2003, 07:17 AM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Quote:
Originally posted by Kaimetsu
Pretty cool, but:

Sleep = bad.
Why use string arrays? A normal array with some sort of code would be infinitely better. This kind of script shouldn't use any kind of strings at all.
Your method for determining shadow is a little iffy. It looks okay, but it could look better.
Too many trigonometric calls! It would be better to use some simple vector stuff - both faster and more realistic.
hehe, yeah, I know, I was just lazy today and didn't feel like making it too realistic. Heck, I just happened upon that method of making it wave, I was going to let it stay as a simple sin wave.

Oh, I get it, you're a little upset cause I didn't finish the British flag before posting this. Hehe... yep, I definately need some sleep
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote