How to add energy ball which disappears when touched by player in UDK?
        Posted  
        
            by 
                OliveOne
            
        on Game Development
        
        See other posts from Game Development
        
            or by OliveOne
        
        
        
        Published on 2011-09-30T05:38:01Z
        Indexed on 
            2012/04/07
            23:46 UTC
        
        
        Read the original article
        Hit count: 304
        
I am new to UDK and learning game development. I want to know about how to add a ball to the game world with the following effects/actions:
- Glowing effect
 - Physics-like object (just having gravity)
 - Particles when touched by player-avatar
 - Disappears in 1-2 seconds after touch
 - Score updates based on different colors of ball
 
I know little about this can be done by kismet, cascade and content creation, but do not know where to start. Please tell me the steps for this. I am trying this weekend in depth.
© Game Development or respective owner