diff options
author | Juan Linietsky <reduzio@gmail.com> | 2016-01-10 17:59:24 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2016-01-10 17:59:24 -0300 |
commit | 0c9a2244d722bd463b9ef0c430ee0cff0bb30cb9 (patch) | |
tree | d37113f6a2b28ec214d64eb41da9cfb08bfbe17a | |
parent | f6798d9d7357feaec8d7d624a52bd959cb3087e0 (diff) |
make animation work again in P3d demo, fixes #3151
-rw-r--r-- | demos/3d/platformer/engine.cfg | 2 | ||||
-rw-r--r-- | demos/3d/platformer/player.scn | bin | 108067 -> 107922 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/demos/3d/platformer/engine.cfg b/demos/3d/platformer/engine.cfg index 84cac52c97..84a7e8f597 100644 --- a/demos/3d/platformer/engine.cfg +++ b/demos/3d/platformer/engine.cfg @@ -6,7 +6,7 @@ icon="res://icon.png" [display] -height=450 +height=720 stretch_2d=true [input] diff --git a/demos/3d/platformer/player.scn b/demos/3d/platformer/player.scn Binary files differindex 854a8397e4..3b24da94ec 100644 --- a/demos/3d/platformer/player.scn +++ b/demos/3d/platformer/player.scn |