mirror of
https://forge.apps.education.fr/blender-edutech/blender-edutech-tutoriels.git
synced 2024-01-27 09:42:33 +01:00
Tutoriel 3 : carte.exit() ajouté
This commit is contained in:
parent
0daabb6766
commit
62bd592acd
Binary file not shown.
Binary file not shown.
@ -106,7 +106,6 @@ def clavier(cont):
|
||||
# obj = scene.objects['Plateau']
|
||||
keyboard = bge.logic.keyboard
|
||||
resolution = 0.01
|
||||
global carte
|
||||
|
||||
# Touche ESC -> Quitter
|
||||
if keyboard.inputs[bge.events.ESCKEY].status[0] == ACTIVATE:
|
||||
|
Loading…
Reference in New Issue
Block a user