Feature request: Screen shaking

Moderator: Moderator

Post Reply
Message
Author
Grey
Loremaster
Posts: 3517
Joined: Thu Sep 23, 2010 10:18 pm
Location: London, England
Contact:

Feature request: Screen shaking

#1 Post 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.
http://www.gamesofgrey.com - My own T-Engine games!
Roguelike Radio - A podcast about roguelikes

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Feature request: Screen shaking

#2 Post 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 :)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

chezzo
Higher
Posts: 55
Joined: Thu Aug 16, 2012 10:52 pm
Location: Philadelphia, Pennsylvania, USA
Contact:

Re: Feature request: Screen shaking

#3 Post by chezzo »

Awesome! I am so going to use this. I'll letcha all know how it turns out.

Suslik
Spiderkin
Posts: 481
Joined: Wed Aug 22, 2012 4:41 pm

Re: Feature request: Screen shaking

#4 Post 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.

Post Reply