More actions
(Created page with "{{#seo: |title=Vita Homebrew Games (Demos) - GameBrew |title_mode=append |image=2dplatformerdemovita.png |image_alt=2D Platformer Demo }} {{Infobox Vita Homebrews |title=2D Platformer Demo |image=2dplatformerdemovita.png |description=This is the 2D Platformer Template (KinematicBody) for the Godot Engine ported to PS Vita. |author=ParallelProductions |lastupdated=2023/02/04 |type=Demos |version=1.0 |license=Mixed |download=https://dlhb.gamebrew.org/vitahomebrews/2dplatfo...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|title=2D Platformer Demo | |title=2D Platformer Demo | ||
|image=2dplatformerdemovita.png | |image=2dplatformerdemovita.png | ||
|description= | |description=Port of a 2D platformer template (KinematicBody) for the Godot Engine. | ||
|author=ParallelProductions | |author=ParallelProductions | ||
|lastupdated=2023/02/04 | |lastupdated=2023/02/04 | ||
Line 18: | Line 18: | ||
|source=https://github.com/ParallelProductions/Godot-2D-Platformer-Vita | |source=https://github.com/ParallelProductions/Godot-2D-Platformer-Vita | ||
}} | }} | ||
This 2D | This is an unofficial port of the 2D Platformer Demo/Template (KinematicBody) for the Godot Engine. | ||
It provides a practical example of coding characters and physics-based objects within a real game context. The demo is relatively complete, with various features such as jumping, walking on slopes, firing bullets, interacting with enemies, and more. It includes a closed level, and the player is invincible, while enemies are not. | |||
This original demo can be accessed on the Godot Engine asset library at [https://godotengine.org/asset-library/asset/120 here]. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/vitahomebrews/2dplatformerdemovita3.png | |||
https://dlhb.gamebrew.org/vitahomebrews/2dplatformerdemovita4.png | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/ParallelProductions/Godot-2D-Platformer-Vita | ||
Latest revision as of 12:59, 24 March 2023
2D Platformer Demo | |
---|---|
General | |
Author | ParallelProductions |
Type | Demos |
Version | 1.0 |
License | Mixed |
Last Updated | 2023/02/04 |
Links | |
Download | |
Website | |
Source | |
This is an unofficial port of the 2D Platformer Demo/Template (KinematicBody) for the Godot Engine.
It provides a practical example of coding characters and physics-based objects within a real game context. The demo is relatively complete, with various features such as jumping, walking on slopes, firing bullets, interacting with enemies, and more. It includes a closed level, and the player is invincible, while enemies are not.
This original demo can be accessed on the Godot Engine asset library at here.
Screenshots