I’ve been making a game recently. Is it possible to add motion blur, when you’re for example driving a car and going into first person, when youre going fast it blurs outside like motionblur (i dont mean with camera movement)? If yes, how would this be as an example??
It will affect entire client’s screen… mmmh…
Unless the “inside of car” lets call it cabin, if the cabin would be a gui model… sounds weird.
Or if there is a way to apply a “screen” part of blur to the parts in the road… mmh…
Right now Im not sure how to achieve a movement blur effect on parts that are outside a cabin, probably that would require an effect instead of changing blur instance
Motion blur isn’t possible. You already seem to know this, but for everyone who doesn’t know this, please don’t use regular blur in place of motion blur. They are absolutely not the same.