1 of 1
Added: 02 January 2009
Created by: mauge
Version: 0
Game description: Enjoy this beautiful animated 3d scene. I composed the music exclusively for this graphic demo. So just lean back and give it a try!
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
i almost never went back to m...
Added: 09 January 2009
Created by: v edud 6
Pros: i loved the music and physics. the camera angles were amaing,
Cons: um... i dont really have an idea of a con yet. ill message you when...
More Games By This Creator
-
Circular Level
By mauge
-
Chickalicious
By mauge
-
Snowball (by...
By mauge
-
Nordlicht
By mauge
-
Circles (by ...
By mauge
-
Flapper
By mauge
-
Noobworld
By mauge
-
Aztec God
By mauge
-
Remem
By mauge
-
Polygonz
By mauge
Page 1/5
Comments
mauge said 16 days ago
I just went into 3d mode, put some flying cubes in a room and composed the music. It's not that complicated. I'm not sure which part of the development is a problem for you, so I actually can't answer your question. Sorry.















YellowAfterlife said 3 days ago
Report to Staff
A very nice 3d scene indeed.
Also, to scale the view automatically to user's screen size, you can use the code «room_set_view(0,0,1,0,0,display_get_width(),display_get_height(),0,0,display_get_width(),display_get_height(),0,0,0,0,-1);» (run it at game start). The new 3d view aspect value will be equal to «view_wview[0] / view_hview[0]».