Page 1 of 1
Feature request: Screen shaking
Posted: Sun Dec 23, 2012 12:07 am
by Grey
Would be nice to have a T-Engine command to give the whole screen a bit of a wobble, for dramatic effect purposes. This could be of use in ToME for events like the meteor fall.
Re: Feature request: Screen shaking
Posted: Sun Dec 23, 2012 12:12 am
by darkgod
You can do it easily, check out tome's Game.lua for full_fbo
At the end of :display() it displays the full fbo at 0, 0
simply have some way of altering that and you're set

Re: Feature request: Screen shaking
Posted: Mon Dec 24, 2012 2:46 am
by chezzo
Awesome! I am so going to use this. I'll letcha all know how it turns out.
Re: Feature request: Screen shaking
Posted: Fri Jul 05, 2013 9:48 pm
by Suslik
Cool idea, I support this. Would love to see screen shaking on extremely powerful spells like meteor crash or critical catalepsy even if it would happen quite often.