Page 1 of 1

How to make a screen got vibration?

PostPosted: Sat Sep 10, 2005 6:36 am
by andysmiling
I have started my new project ( My last one is Neko-the cat http://www.sunshibo.com).

A new project, It's goona like a Sonic game. I would love to add a new feature such as more arms, and screen vibration.

The problem is ,
1 I've no idea how to write a script to get the sceen to be vibrated, shaked when the animator get the collision?

2. I've got a lot of good Midi file but it cannot be run on Pocket-PC. So, do you have any idea how to convert from MIDI->XM, or MIDI->MOD. ( *.wav file is too big )?

==============================
GE works great in Windows Mobile 2005. Thx
Chai and Me are the SunShibo team.

Re: How to make a screen got vibration?

PostPosted: Sat Sep 10, 2005 11:28 am
by Game A Gogo
andysmiling wrote:1 I've no idea how to write a script to get the sceen to be vibrated, shaked when the animator get the collision?


no need to script... on the event that you whant the screen to shake:put change path: vibrate on the screen actor. on the screen actor: put Path finish: any path: no path.

That should do.

PostPosted: Sun Sep 11, 2005 2:50 am
by BeyondtheTech
http://game-editor.com/forum/viewtopic.php?p=5674#5674

This is what I used in Bubble Buster Advanced and Battlestar FGC. Works great!

Here's the related topic. ( Problem solved)

PostPosted: Sun Sep 11, 2005 5:53 am
by andysmiling
Here's the related topic. ( Problem solved)
http://game-editor.com/forum/viewtopic.php?p=5680#5680

Thank you all you guys.

Especiall, beyoondthetech, you are really the generous guy.