Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uspgamedev/circuit-of-mana-godot

3D prototypes of Circuit of Mana using Godot game engine
https://github.com/uspgamedev/circuit-of-mana-godot

Last synced: about 1 month ago
JSON representation

3D prototypes of Circuit of Mana using Godot game engine

Awesome Lists containing this project

README

        

Circuit of Mana (for UGDK)
==========================

This is the repository for 3D prototypes of Circuit of Mana using Godot game
engine. Our goal is to have at least three prototypes with different point of
view: Third person; First person; and Fixed flying camera.

All prototypes can be found in "prototypes" directory. In "demos" directory
there are a couple of public mini-projects which have good examples of features
for the prototypes. Once all resources used in Godot projects should be imported
as scenes, the "assets" directory stores all source assets and each prototype
keeps its game assets (scenes) inside its own directory.

Requirements
------------

All you need is to have Godot (1.0devel)

About Godot
-----------

[Godot game engine](http://www.godot.org)
[Project organization](https://github.com/okamstudio/godot/wiki/tutorial_vercontrol)
[GDScript](https://github.com/okamstudio/godot/wiki/gdscript)

Demos Reference
---------------

[Official demos](http://www.godotengine.org/wp/?page_id=196&file=devel/2014-08-02/godot_demos-1.0devel.zip)
[FPS demo](http://www.reddit.com/r/godot/comments/21vp08/i_made_an_fps_demo/)
[Click demo](http://www.godotengine.org/forum/viewtopic.php?f=11&t=488&p=2019&hilit=click+3d#p2017)