Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > Code Gallery
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #16  
Old 12-13-2010, 12:27 AM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
Quote:
Originally Posted by Tigairius View Post
... but about 90% of this can be done using the particle engine (which supports text) and it's a lot more efficient to do it that way too.
I disagree with this. The particle engine provides an API for describing a pattern for multiple particles, it is not made for manipulating single particles in specific ways -- trying to do that with the particle engine usually just makes things messy.

RogueShadow's script allows you to sequence different, more specific patterns on single objects (i.e., specific points, tweens, and all of this on any attribute).

It's true that his script and the particle engine do similar things, but they are built for two different purposes and it shows.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 02:42 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.