Difference between revisions of "Questions"
Jump to navigation
Jump to search
no edit summary
imported>Waerloga |
imported>Treleth |
||
Line 1,382: | Line 1,382: | ||
::[[User:ShadowDancer|ShadowDancer]] 09:11, 21 July 2006 (EDT): The answer you are looking for is to convert the .wav files to .mp3 format @ 44.1 Hz frequency, 64 Kbps bitrate and Mono channels. You also need to create .lip files for the actor to lipsync and info about that is found at [[Facial Animation]]. | ::[[User:ShadowDancer|ShadowDancer]] 09:11, 21 July 2006 (EDT): The answer you are looking for is to convert the .wav files to .mp3 format @ 44.1 Hz frequency, 64 Kbps bitrate and Mono channels. You also need to create .lip files for the actor to lipsync and info about that is found at [[Facial Animation]]. | ||
==OnCollide== | |||
THis is more like 2 questions, first off, is there soemthing like begin OnCollide? I want the script to begin when an arrow hits the wall, how would I go about doing this? Secondly, how do I set the ActorRef to the object hit? For example I hit some random townsperson, how do I set the ActorRef to that person? (NOTE These two questions are for 2 entirely different scripts) |