• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Model: Laser

Status
Not open for further replies.
Level 11
Joined
Apr 6, 2008
Messages
562
I tried, and I came out with a laser that should have 3000 or more speed and it's death animation just doesn't work.... I also tried to make it get bigger as it flies, and this code was my attempt:
Code:
0: { 1, 1, 1 }
149: { 1, 1, 1 }
156: { 0, 1, 1 }
200: { 1, 1, 1 }
220: { 1.2, 1, 1 }
240: { 1.7, 1, 1 }
260: { 2, 1, 1 }
280: { 2.3, 1, 1 }
300: { 1, 1, 1 }
450: { 5, 1, 1 }
500: { 1, 1, 1 }

That code makes it too big to fast and nothing else looks good either with that code

(120-130=Birth 150-160=Death 200-500=Stand)
 

Attachments

  • laser.mdx
    2.9 KB · Views: 103
Status
Not open for further replies.
Top