Create beam and play sound around player
Posted: Thu Jun 02, 2016 5:09 pm
Hey,
How Can I create a beam around the player, which moves from the player to around 400 units around him, sort of a "scan" arround the player him self and play a sound which is the loudest for the player itself, but the more far away the player is the less noise it makes.
found
from effects import beam
but dunno how to define the keyword "end".
The other is probably something with emit sound
How Can I create a beam around the player, which moves from the player to around 400 units around him, sort of a "scan" arround the player him self and play a sound which is the loudest for the player itself, but the more far away the player is the less noise it makes.
found
from effects import beam
but dunno how to define the keyword "end".
The other is probably something with emit sound