This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Godot
/
godot
mirror da
https://github.com/godotengine/godot.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
make animation work again in P3d demo, fixes
#3151
Juan Linietsky
9 anni fa
parent
f6798d9d73
commit
0c9a2244d7
2 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
demos/3d/platformer/engine.cfg
BIN
demos/3d/platformer/player.scn
+ 1
- 1
demos/3d/platformer/engine.cfg
Vedi File
@@ -6,7 +6,7 @@ icon="res://icon.png"
[display]
-height=
45
0
+height=
72
0
stretch_2d=true
[input]
BIN
demos/3d/platformer/player.scn
Vedi File