godot-demo-projects/visual_script/visual_pong
Rémi Verschelde 5116684dcf Fix ball direction in visual pong
It was using randi() for y instead of 2*randf()-1.
2018-01-13 19:45:54 +01:00
..
ball.png
ball.png.import Automatic .import updates made by opening projects in the godot editor 2018-01-06 22:16:13 +01:00
ball.vs
ceiling_floor.vs
icon.png
icon.png.import Automatic .import updates made by opening projects in the godot editor 2018-01-06 22:16:13 +01:00
left_pallete.png
left_pallete.png.import Automatic .import updates made by opening projects in the godot editor 2018-01-06 22:16:13 +01:00
paddle.vs Fix ball direction in visual pong 2018-01-13 19:45:54 +01:00
pong.tscn Fix ball direction in visual pong 2018-01-13 19:45:54 +01:00
project.godot
right_pallete.png
right_pallete.png.import Automatic .import updates made by opening projects in the godot editor 2018-01-06 22:16:13 +01:00
separator.png
separator.png.import Automatic .import updates made by opening projects in the godot editor 2018-01-06 22:16:13 +01:00
wall.vs