This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
Godot
/
godot
同期ミラー
https://github.com/godotengine/godot.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
make animation work again in P3d demo, fixes
#3151
Juan Linietsky
9 年 前
親
f6798d9d73
コミット
0c9a2244d7
2 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
demos/3d/platformer/engine.cfg
BIN
demos/3d/platformer/player.scn
+ 1
- 1
demos/3d/platformer/engine.cfg
ファイルの表示
@@ -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
ファイルの表示