Castle Paradox Forum Index Castle Paradox

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 Gamelist   Review List   Song List   All Journals   Site Stats   Search Gamelist   IRC Chat Room

How to make the screen rumble?

 
Post new topic   Reply to topic    Castle Paradox Forum Index -> HELP!
View previous topic :: View next topic  
Author Message
cavemanerick




Joined: 03 Aug 2008
Posts: 74

PostPosted: Mon Oct 18, 2010 11:29 pm    Post subject: How to make the screen rumble? Reply with quote

I need the screen to rumble ( a slight shake ). I tried some of the other scripts I could find on the fourms but none of them seemed to be just right so whats your take on this people?

Any simple way to do this pan the camera maybe what would work better for what I'm looking for?
Back to top
View user's profile Send private message
Bob the Hamster
OHRRPGCE Developer




Joined: 22 Feb 2003
Posts: 2526
Location: Hamster Republic (Southern California Enclave)

PostPosted: Tue Oct 19, 2010 7:47 am    Post subject: Reply with quote

What about:

Code:

script,quake while waiting,ticks=1,begin
  variable(i)
  for(i,0,ticks),do,begin
    pan camera(random(0,3),1,random(1,5))
    wait(1)
  end
  camera follows hero
end
Back to top
View user's profile Send private message Send e-mail Visit poster's website
cavemanerick




Joined: 03 Aug 2008
Posts: 74

PostPosted: Tue Oct 19, 2010 8:32 pm    Post subject: thankyou yet again Reply with quote

Thanks again James A++ help as always.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Castle Paradox Forum Index -> HELP! All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group