3D Engine created by Halo2 fan345
Category: Other
Current rating
Added: 28 December 2010
Created by: Halo2 fan345
Version: 1
Game description: A barebone 3D Engine that will fit all sorts of game types. I added comments to all the codes so you can see what does what if you are a novice user. Pro Edition of GM required.
Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
Fair
Added: 03 January 2011
Created by: Glock18
Pros: Good knowledge of coding
Cons: Textures weren't set to square number...








Halo2 fan345 said about 1 year ago
Thanks for the feedback! I will try the alternative way you suggested and see how that goes. Do you think I should also give an object example?
gabinlef said about 1 year ago
i hate that camera !
use that :
d3d_set_projection(x,y,z,x+lengthdir_x(lengthdir_x(1,dirz),dir),y+lengthdir_y(lengthdir_x(1,dirz),dir),z+lengthdir_y(1,dirz),0,0,1)
dir=horizontale direction
dirz=verticale direction (>-90 and <90)
the collision is bugged and it's so simple !
you should remake and repost that better !
Halo2 fan345 said about 1 year ago
No credit is required for use of this engine. I used the knowledge of others to re-create this, edit some of the faulty code, create comments and set up different textures.