Game Development Community

Blur of player

by Ironbelly Studios · in General Discussion · 07/02/2008 (5:23 am) · 5 replies

Hello..

I want to modified my code, when player will damage by a heavy weapon , the player will not be able to see clearly like blur.Where i should to go for modification of code.

Thanx in advance. ????

#1
07/02/2008 (6:14 am)
You'll be better off asking these questions in the appropriate private form for the engine you are working with. As it stands, there's no way of knowing what engine your question is regarding...
#2
07/02/2008 (6:50 am)
I m using tge1.4.. and how will access private form..??
#3
07/02/2008 (7:38 am)
I used this resource to achieve that kind of effect. It gives you step-by-step instructions on how to implement the code.

There will be some minor scripting involved in adding on-damage blurs though.

EDIT: Fixed the tags
#4
07/02/2008 (8:01 am)
You need to edit your forum subscriptions for the private forums to show up. Go to Forums -> click the Edit forum subscriptions link at the top -> check the box by the TGE Private forums and whatever other forums you want to show up.
#5
07/03/2008 (4:36 am)
Great resources this is working perfectly...