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