Browse Source
- Fix the bug where you could just go left and avoid all the asteroids. - Allow basic computer controls (extremely janky, for testing purposes only)master
Abheek Dhawan
3 years ago
10 changed files with 43 additions and 15 deletions
Binary file not shown.
@ -0,0 +1,15 @@ |
|||||
|
[remap] |
||||
|
|
||||
|
importer="mp3" |
||||
|
type="AudioStreamMP3" |
||||
|
path="res://.import/rocket-launch.mp3-d1781197b8b9e95b3d22056875d3a74c.mp3str" |
||||
|
|
||||
|
[deps] |
||||
|
|
||||
|
source_file="res://Music and Sounds/rocket-launch.mp3" |
||||
|
dest_files=[ "res://.import/rocket-launch.mp3-d1781197b8b9e95b3d22056875d3a74c.mp3str" ] |
||||
|
|
||||
|
[params] |
||||
|
|
||||
|
loop=true |
||||
|
loop_offset=0 |
Loading…
Reference in new issue