Rémi Verschelde bcc8f64d7a Platformer 2D: Simplify controller with proper is_on_floor usage 6 년 전
..
bullet.gd 4f6c514f17 GDScript style fixes and other minor corrections 7 년 전
bullet.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
bullet.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
bullet.tscn 1d9305fbe9 Fixes for Platformer: 6 년 전
coin.gd 4f6c514f17 GDScript style fixes and other minor corrections 7 년 전
coin.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
coin.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
coin.tscn f8ca6d0a4d Sync all demos with current master format 7 년 전
enemy.gd 4f6c514f17 GDScript style fixes and other minor corrections 7 년 전
enemy.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
enemy.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
enemy.tscn cec3be23e9 Fixed remaining occurances of rotation_deg 7 년 전
icon.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
icon.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
moving_platform.gd 4f6c514f17 GDScript style fixes and other minor corrections 7 년 전
moving_platform.png 1a7e9e0dc4 Platformer demo now uses Kinematic Controller 8 년 전
moving_platform.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
moving_platform.tscn 00f2097972 platformer2d: disable filter and fix stage tilemap 7 년 전
music.ogg ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
music.ogg.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
one_way_platform.png 1a7e9e0dc4 Platformer demo now uses Kinematic Controller 8 년 전
one_way_platform.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
one_way_platform.tscn c3899b9e7d WIP porting demos 7 년 전
osb_fire.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
osb_fire.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
osb_jump.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
osb_jump.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
osb_left.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
osb_left.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
osb_right.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
osb_right.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
parallax_bg.tscn 00f2097972 platformer2d: disable filter and fix stage tilemap 7 년 전
player.gd bcc8f64d7a Platformer 2D: Simplify controller with proper is_on_floor usage 6 년 전
player.tscn a282a85cb3 change PoolFloatArray to PoolRealArray in tscn files 7 년 전
project.godot 93427c5936 Merge pull request #184 from TwistedTwigleg/Demo_cleanup_for_Godot_3 6 년 전
robot_demo.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
robot_demo.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
scroll_bg_cloud_1.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
scroll_bg_cloud_1.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
scroll_bg_cloud_2.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
scroll_bg_cloud_2.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
scroll_bg_cloud_3.png ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
scroll_bg_cloud_3.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
scroll_bg_fg_1.png 1a7e9e0dc4 Platformer demo now uses Kinematic Controller 8 년 전
scroll_bg_fg_1.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
scroll_bg_fg_2.png 1a7e9e0dc4 Platformer demo now uses Kinematic Controller 8 년 전
scroll_bg_fg_2.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
scroll_bg_sky.png 1a7e9e0dc4 Platformer demo now uses Kinematic Controller 8 년 전
scroll_bg_sky.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
sound_coin.wav ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
sound_coin.wav.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
sound_explode.wav ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
sound_explode.wav.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
sound_hit.wav ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
sound_hit.wav.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
sound_jump.wav ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
sound_jump.wav.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
sound_shoot.wav ccfc7d19b9 GODOT IS OPEN SOURCE 10 년 전
sound_shoot.wav.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
stage.tscn 08cb6885d5 2D/platformer: Added background music 7 년 전
tiles_demo.png 1a7e9e0dc4 Platformer demo now uses Kinematic Controller 8 년 전
tiles_demo.png.import abb08c9d1a Automatic .import updates made by opening projects in the godot editor 6 년 전
tileset.tres 00f2097972 platformer2d: disable filter and fix stage tilemap 7 년 전
tileset_edit.tscn f8ca6d0a4d Sync all demos with current master format 7 년 전