Jump to content


GisleAune

Member Since 04 Nov 2004
Offline Last Active May 07 2011 07:25 AM

Topics I've Started

Strange issue when using Firefox to browse GMC

23 April 2011 - 07:49 PM

*SOLVED*

It was me going into Yoyo's waste of space, the testgmc.

I'm In A Team Now.

03 September 2008 - 06:48 PM

I'm inb a team now

Spiky Ball

11 June 2008 - 05:51 PM

SpikyBall


Description: This game is about a spiky ball. It has an updater, so you don't have to check back here for updates. The gameplay isn't finished yet, but a sandbox level and a level editor is there. Just press F5 to save levels.
Screenshots
Posted Image
Posted Image

Download
Download Spikyball.zip from Host-a
PM me if you wan't another mirror.

This game is updateable so just post bugs/suggestions.

Ball Rotation Help Plz

20 April 2008 - 07:37 PM

What is wrong with this code. It rotates around yroll correctly, but the xroll fails. Are somebody here capable of fixing it?

CODE:
d3d_transform_set_identity()

//rotating
d3d_transform_add_rotation_y(xroll)
d3d_transform_add_rotation_x(yroll)
d3d_transform_add_translation(x,y,16)
//draw the ball
d3d_draw_ellipsoid(-16,-16,-16,16,16,16,texball,1,1,32)

d3d_transform_set_identity()

What's wrong

Simple Thirdperson Platform Engine

03 April 2008 - 06:26 PM

Posted Image

GisleAune's platform engine

A simple d3d platform engine. It works for gm7.

Just use and modify as you like, just credit me.

Download
Download from Host-a