• 🏆 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!

[Cinematic] I'll make your GUI Cin to Smooth JASS

Status
Not open for further replies.

Bribe

Code Moderator
Level 50
Joined
Sep 26, 2009
Messages
9,464
I lack creativity when it comes to camera angles and zooms, but I relish the opportunity to take a good cinematic in GUI and turn it into a work of art in JASS.

The visual difference between a GUI cinematic and a JASS cinematic is hard to explain in writing. Picture your cinematic in GUI runs like this:

------*-***------**---*-*-

Each * represents a split-second, choppy frame. You'll notice this if you have a lot of actions going on in one moment.

If you want, I can take that cinematic and turn it into JASS to make it flow like this:

-----------------------------

Convert your cinematic trigger(s) into custom script and send it to me. I'll send you back the coded JASS that will allow that trigger to knock peoples' socks off.
 
Status
Not open for further replies.
Top