-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ d176351 🚀
- Loading branch information
1 parent
2ea8bae
commit ba0b613
Showing
374 changed files
with
25,324 additions
and
0 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/effects/win_indicator/win_indicator.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./win_indicator.png | ||
tile_size: [32, 32] | ||
columns: 1 | ||
rows: 1 |
8 changes: 8 additions & 0 deletions
8
player/v0.12.1/assets/effects/win_indicator/win_indicator.attachment.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
name: win_indicator | ||
atlas: ./win_indicator.atlas.yaml | ||
offset: [0, 40] | ||
animation: | ||
fps: 1 | ||
frames: | ||
- 0 | ||
attachment_easing: ./win_indicator.attachment_easing.yaml |
6 changes: 6 additions & 0 deletions
6
player/v0.12.1/assets/effects/win_indicator/win_indicator.attachment_easing.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
delta_offset: [0,60] | ||
offset_ease_duration: 3s | ||
ease: | ||
ease_in: true | ||
ease_out: false | ||
function: Quadratic |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
player/v0.12.1/assets/effects/win_indicator/win_indicator.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
attachment: ./win_indicator.attachment.yaml | ||
sound: ./win_indicator.ogg | ||
volume: 0.5 |
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/decoration/anemones/anemones.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./anemones.png | ||
tile_size: [48, 51] | ||
rows: 1 | ||
columns: 5 |
7 changes: 7 additions & 0 deletions
7
player/v0.12.1/assets/elements/decoration/anemones/anemones.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
name: Anemones | ||
category: Decorations | ||
editor: | ||
grab_size: [48, 27] | ||
grab_offset: [0, -12] | ||
show_name: false | ||
data: animated_decoration.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/decoration/anemones/animated_decoration.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
start_frame: 0 | ||
end_frame: 4 | ||
fps: 6 | ||
atlas: ./anemones.atlas.yaml |
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/decoration/seaweed/animated_decoration.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
start_frame: 0 | ||
end_frame: 4 | ||
fps: 6 | ||
atlas: ./seaweed.atlas.yaml |
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/decoration/seaweed/seaweed.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./seaweed.png | ||
tile_size: [48, 51] | ||
rows: 1 | ||
columns: 5 |
6 changes: 6 additions & 0 deletions
6
player/v0.12.1/assets/elements/decoration/seaweed/seaweed.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
name: Seaweed | ||
category: Decorations | ||
editor: | ||
grab_size: [40, 51] | ||
show_name: false | ||
data: animated_decoration.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/coral_spikes/coral_spikes.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./coral_spikes54x35.png | ||
tile_size: [54, 35] | ||
rows: 1 | ||
columns: 6 |
7 changes: 7 additions & 0 deletions
7
player/v0.12.1/assets/elements/environment/coral_spikes/coral_spikes.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
name: Coral Spikes | ||
category: Gameplay | ||
editor: | ||
grab_size: [70, 50] | ||
grab_offset: [0, 0] | ||
show_name: false | ||
data: spike.yaml |
Binary file added
BIN
+2.54 KB
player/v0.12.1/assets/elements/environment/coral_spikes/coral_spikes54x35.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
player/v0.12.1/assets/elements/environment/coral_spikes/spike.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
atlas: ./coral_spikes.atlas.yaml | ||
body_size: [45, 25] | ||
start_frame: 0 | ||
end_frame: 5 | ||
fps: 12 |
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/crab/crab.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./crab.png | ||
tile_size: [19, 14] | ||
rows: 2 | ||
columns: 4 |
5 changes: 5 additions & 0 deletions
5
player/v0.12.1/assets/elements/environment/crab/crab.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Crab | ||
category: Critters | ||
editor: | ||
grab_size: [20, 15] | ||
data: crab.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
atlas: ./crab.atlas.yaml | ||
body_size: [17, 12] | ||
walk_frames: [0, 1] | ||
spawn_frames: [3, 3, 3, 3, 4, 5, 6, 7] | ||
comfortable_spawn_distance: 25.0 | ||
comfortable_scared_distance: 100.0 | ||
uncomfortable_respawn_time: 15s | ||
same_level_threshold: 50.0 | ||
walk_speed: 30.0 | ||
run_speed: 150.0 | ||
fps: 6 | ||
# around about 2.5 seconds (45 fix updates per second) | ||
timer_delay_max: 113 |
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/fish_school/ArabianAngelfish.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./ArabianAngelfish.png | ||
tile_size: [19, 12] | ||
rows: 1 | ||
columns: 4 |
Binary file added
BIN
+10.5 KB
player/v0.12.1/assets/elements/environment/fish_school/ArabianAngelfish.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/fish_school/BandedButterflyFish.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./BandedButterflyFish.png | ||
tile_size: [19, 11] | ||
rows: 1 | ||
columns: 4 |
Binary file added
BIN
+9.05 KB
player/v0.12.1/assets/elements/environment/fish_school/BandedButterflyFish.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/fish_school/BlueGreenChromis.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./BlueGreenChromis.png | ||
tile_size: [22, 11] | ||
rows: 1 | ||
columns: 4 |
Binary file added
BIN
+9.12 KB
player/v0.12.1/assets/elements/environment/fish_school/BlueGreenChromis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/fish_school/BlueTang.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./BlueTang.png | ||
tile_size: [19, 9] | ||
rows: 1 | ||
columns: 4 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/fish_school/RoyalGramma.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./RoyalGramma.png | ||
tile_size: [25, 11] | ||
rows: 1 | ||
columns: 4 |
Binary file added
BIN
+9.18 KB
player/v0.12.1/assets/elements/environment/fish_school/RoyalGramma.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
player/v0.12.1/assets/elements/environment/fish_school/fish_school.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Fish School | ||
category: Critters | ||
editor: | ||
grab_size: [50, 50] | ||
data: fish_school.yaml |
12 changes: 12 additions & 0 deletions
12
player/v0.12.1/assets/elements/environment/fish_school/fish_school.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
kinds: [ | ||
"ArabianAngelfish.atlas.yaml", | ||
"BandedButterflyFish.atlas.yaml", | ||
"BlueGreenChromis.atlas.yaml", | ||
"BlueTang.atlas.yaml", | ||
"RoyalGramma.atlas.yaml" | ||
] | ||
base_count: 3 | ||
count_variation: 2 | ||
spawn_range: 64 | ||
school_size: 100 | ||
flee_range: 15.0 |
5 changes: 5 additions & 0 deletions
5
player/v0.12.1/assets/elements/environment/player_spawner/player_spawner.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Player Spawner | ||
category: Map | ||
editor: | ||
grab_size: [32, 48] | ||
data: player_spawner.yaml |
1 change: 1 addition & 0 deletions
1
player/v0.12.1/assets/elements/environment/player_spawner/player_spawner.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/slippery/slippery.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./slippery.png | ||
tile_size: [33, 12] | ||
rows: 1 | ||
columns: 1 |
6 changes: 6 additions & 0 deletions
6
player/v0.12.1/assets/elements/environment/slippery/slippery.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
name: Slippery | ||
category: Gameplay | ||
editor: | ||
grab_size: [33, 10] | ||
show_name: false | ||
data: slippery.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/slippery/slippery.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
atlas: ./slippery.atlas.yaml | ||
body_size: [33, 18] | ||
player_slide: 4 | ||
body_friction: 0.95 |
Binary file added
BIN
+2.45 KB
player/v0.12.1/assets/elements/environment/slippery_seaweed/seaweed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/slippery_seaweed/slippery_seaweed.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./seaweed.png | ||
tile_size: [48, 51] | ||
rows: 1 | ||
columns: 5 |
6 changes: 6 additions & 0 deletions
6
player/v0.12.1/assets/elements/environment/slippery_seaweed/slippery_seaweed.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
name: Slippery Seaweed | ||
category: Gameplay | ||
editor: | ||
grab_size: [40, 51] | ||
show_name: false | ||
data: slippery_seaweed.yaml |
5 changes: 5 additions & 0 deletions
5
player/v0.12.1/assets/elements/environment/slippery_seaweed/slippery_seaweed.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
atlas: ./slippery_seaweed.atlas.yaml | ||
body_size: [8, 8] | ||
start_frame: 0 | ||
end_frame: 4 | ||
fps: 6 |
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/snail/snail.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./snail.png | ||
tile_size: [20, 12] | ||
rows: 1 | ||
columns: 6 |
5 changes: 5 additions & 0 deletions
5
player/v0.12.1/assets/elements/environment/snail/snail.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Snail | ||
category: Critters | ||
editor: | ||
grab_size: [12, 10] | ||
data: snail.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
player/v0.12.1/assets/elements/environment/snail/snail.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
atlas: ./snail.atlas.yaml | ||
fps: 6 | ||
body_diameter: 10 | ||
bounciness: 0.6 | ||
gravity: 1800 | ||
hit_speed: 360.0 | ||
hide_time: 3.0 | ||
crawl_frames: [3, 0, 1, 2, 1, 0] | ||
move_frame_indexes: [1, 2, 3] | ||
hide_frames: [0, 4, 5] |
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/environment/sproinger/sproinger.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./sproinger.png | ||
tile_size: [33, 21] | ||
rows: 3 | ||
columns: 2 |
7 changes: 7 additions & 0 deletions
7
player/v0.12.1/assets/elements/environment/sproinger/sproinger.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
name: Sproinger | ||
category: Gameplay | ||
editor: | ||
grab_size: [30, 10] | ||
grab_offset: [0, -5] | ||
show_name: false | ||
data: sproinger.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
player/v0.12.1/assets/elements/environment/sproinger/sproinger.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
atlas: ./sproinger.atlas.yaml | ||
sound: ./jump.ogg | ||
sound_volume: 0.1 | ||
body_size: [8, 8] | ||
spring_velocity: 960 |
5 changes: 5 additions & 0 deletions
5
player/v0.12.1/assets/elements/environment/urchin/urchin.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name: Urchin | ||
category: Decorations | ||
editor: | ||
grab_size: [20, 15] | ||
data: urchin.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
player/v0.12.1/assets/elements/environment/urchin/urchin.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
image: ./urchin.png | ||
body_diameter: 8.0 | ||
bounciness: 0.6 | ||
spin: 0.0 | ||
gravity: 1200 | ||
hit_speed: 360.0 |
2 changes: 2 additions & 0 deletions
2
player/v0.12.1/assets/elements/item/blunderbass/blunderbass.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
name: Blunderbass | ||
category: Weapons |
11 changes: 11 additions & 0 deletions
11
player/v0.12.1/assets/elements/item/buss/bullet/buss.bullet.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
lifetime: 0.2 | ||
speed: 900 | ||
body_diameter: 15 | ||
atlas: ./buss_bullet.atlas.yaml | ||
|
||
explosion_fps: 21 | ||
explosion_frames: 3 | ||
explosion_volume: 0.015 | ||
explosion_lifetime: 0.140 | ||
explosion_sound: ../explosion/bullet_hit_dull.ogg | ||
explosion_atlas: ../explosion/explosion.atlas.yaml |
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/item/buss/bullet/buss_bullet.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./buss_bullet.png | ||
tile_size: [6, 6] | ||
rows: 1 | ||
columns: 1 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./buss.png | ||
tile_size: [62, 24] | ||
rows: 1 | ||
columns: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name: Buss | ||
category: Weapons | ||
data: buss.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
atlas: ./buss.atlas.yaml | ||
|
||
max_ammo: 2 | ||
cooldown: 1000ms | ||
bullet_meta: ./bullet/buss.bullet.yaml | ||
bullet_count: 10 | ||
bullet_spread: 0.3 | ||
bullet_spawn_offset: [28, 6] | ||
|
||
shoot_fps: 15 | ||
shoot_frames: 3 | ||
shoot_lifetime: 0.3 | ||
shoot_sound_volume: 0.2 | ||
shoot_sound: ./shoot/shoot.ogg | ||
empty_shoot_sound_volume: 0.1 | ||
empty_shoot_sound: ./shoot/gun_empty.ogg | ||
shoot_atlas: ./shoot/buss_shoot.atlas.yaml | ||
|
||
bounciness: 0.3 | ||
can_rotate: true | ||
body_size: [32, 8] | ||
fin_anim: grab_2 | ||
angular_velocity: 0.1 | ||
throw_velocity: 180 | ||
grab_offset: [7, 0] | ||
kickback: 300 |
Binary file added
BIN
+4.87 KB
player/v0.12.1/assets/elements/item/buss/explosion/bullet_hit_dull.ogg
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/item/buss/explosion/explosion.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./explosion.png | ||
tile_size: [11, 11] | ||
rows: 1 | ||
columns: 4 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/item/buss/shoot/buss_shoot.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./buss_fire.png | ||
tile_size: [25, 30] | ||
rows: 1 | ||
columns: 4 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./cannon.png | ||
tile_size: [60, 42] | ||
rows: 1 | ||
columns: 4 |
3 changes: 3 additions & 0 deletions
3
player/v0.12.1/assets/elements/item/cannon/cannon.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name: Cannon | ||
category: Weapons | ||
data: cannon.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
atlas: ./cannon.atlas.yaml | ||
animation_fps: 12 | ||
|
||
max_ammo: 4 | ||
cooldown: 600ms | ||
bullet_spawn_offset: [22, 2] | ||
|
||
shoot_fps: 10 | ||
shoot_frames: 5 | ||
shoot_lifetime: 0.5 | ||
shoot_sound_volume: 0.1 | ||
shoot_sound: ./shoot/shoot.ogg | ||
empty_shoot_sound_volume: 0.1 | ||
empty_shoot_sound: ./shoot/gun_empty.ogg | ||
shoot_atlas: ./shoot/cannon_shoot.atlas.yaml | ||
|
||
bomb_meta: ../cannonball/kick_bomb.yaml | ||
|
||
bounciness: 0.3 | ||
can_rotate: true | ||
fin_anim: grab_2 | ||
body_size: [32, 18] | ||
angular_velocity: 0.1 | ||
throw_velocity: 360 | ||
grab_offset: [12, 0] | ||
kickback: 0 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/item/cannon/shoot/cannon_shoot.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./cannon_fire.png | ||
tile_size: [30, 48] | ||
rows: 1 | ||
columns: 5 |
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/item/cannonball/cannonball.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./cannonball.png | ||
tile_size: [17, 17] | ||
rows: 1 | ||
columns: 1 |
3 changes: 3 additions & 0 deletions
3
player/v0.12.1/assets/elements/item/cannonball/cannonball.element.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
name: Cannonball | ||
category: Weapons | ||
data: kick_bomb.yaml |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions
4
player/v0.12.1/assets/elements/item/cannonball/explosion.atlas.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
image: ./explosion.png | ||
tile_size: [144, 112] | ||
rows: 1 | ||
columns: 11 |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Oops, something went wrong.