Thread: Level effects
View Single Post
  #2  
Old 07-06-2013, 05:41 PM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
1. use setEffect(r,g,b,a) on clientside. rgb is the normal red, green, blue thingy and a is for alpha, those 4 are all reaching from 0 to 1, meaning you can use stuff like 0.75 etc
2. use particles. this can create particles which might help you to understand the creation of particles
__________________
MEEP!
Reply With Quote