sandbox
Last change
on this file since 49e3bfa was aa1db83, checked in by Kevin Chapman <victory2b@…>, 4 years ago |
Made Keybindings ini file and Mana bar.
|
-
Property mode
set to
100644
|
File size:
338 bytes
|
Rev | Line | |
---|
[f7b09c8] | 1 | [gd_scene load_steps=3 format=2]
|
---|
| 2 |
|
---|
| 3 | [ext_resource path="res://SimpleAudioPlayer.gd" type="Script" id=1]
|
---|
| 4 |
|
---|
| 5 | [sub_resource type="AudioStreamSample" id=1]
|
---|
| 6 |
|
---|
[aa1db83] | 7 | [node name="Simple_Audio_Player" type="Spatial"]
|
---|
[f7b09c8] | 8 | script = ExtResource( 1 )
|
---|
| 9 |
|
---|
[aa1db83] | 10 | [node name="Audio_Stream_Player" type="AudioStreamPlayer" parent="."]
|
---|
[f7b09c8] | 11 | stream = SubResource( 1 )
|
---|
| 12 | volume_db = -4.0
|
---|
Note:
See
TracBrowser
for help on using the repository browser.