Search found 23 matches

by Dark_Exodus
Mon Jun 07, 2004 7:02 pm
Forum: Beginners Help
Topic: Collision Help
Replies: 1
Views: 209

Collision Help

Hi I had collision detection working early on in game development but there was a massive drop in the frame rate. I now have the following function to simplify things but nothing happens :( CGame::WorldCollision(ISceneNode* node) { ISceneNodeAnimator* anim = temp_smgr->createCollisionResponseAnimato...
by Dark_Exodus
Wed May 26, 2004 2:56 pm
Forum: Beginners Help
Topic: Loading a new level?
Replies: 4
Views: 351

Ok, using clear, clears the screen but the game still crashes :( .

I get a runtime error this time (pure virtual function call), which I'm guessing refers to the clear function.

Any ideas?
by Dark_Exodus
Wed May 26, 2004 11:27 am
Forum: Beginners Help
Topic: Loading a new level?
Replies: 4
Views: 351

i'll give that a shot and see what happens.
by Dark_Exodus
Wed May 26, 2004 11:01 am
Forum: Beginners Help
Topic: Loading a new level?
Replies: 4
Views: 351

Loading a new level?

Hi

How I do I load a new map? e.g. the player has completed the first level and now wants to move onto the second one.

At the moment when I try loading the second map the game crashes. I'm using a switch statement to state we're now entering the second level.

any help?
by Dark_Exodus
Fri May 07, 2004 10:49 am
Forum: Beginners Help
Topic: Little bomber men?
Replies: 3
Views: 359

I’m totally useless when it comes to Graphics\modelling packages. :(
I'll try them sites and see what I can find
by Dark_Exodus
Thu May 06, 2004 1:25 pm
Forum: Beginners Help
Topic: Little bomber men?
Replies: 3
Views: 359

Little bomber men?

Hi I'm well into a project, but at the moment I don't have any proper 3d models within my game, only sphere's which represent characters. Anyone know where I can get a 3D model of a walking bomb. Kinda like the things you see in Mario. I've asked about 3D models before but I didn't know what I wante...
by Dark_Exodus
Thu Apr 29, 2004 11:48 am
Forum: Beginners Help
Topic: Node following another Node
Replies: 9
Views: 1108

ok thanks, I don't think I totally understand but I'll give it a shot. Also I've looked in the documentation and can't find anything about displaying time.
by Dark_Exodus
Wed Apr 28, 2004 4:10 pm
Forum: Beginners Help
Topic: Node following another Node
Replies: 9
Views: 1108

Node following another Node

Hi

How would you get a node to follow another node? For example a player with an enemy character chasing after him. I know it's a bit of a generalised question :roll: but can anyone point me in the right direction?


Also is it possible to display time.
by Dark_Exodus
Wed Mar 31, 2004 7:02 pm
Forum: Beginners Help
Topic: stupid keyboard input probelm
Replies: 2
Views: 345

stupid keyboard input probelm

How do you get input from 2 keys at the same time?
e.g. forward and left movement. :roll:

Is it possible to use some kind of double case statement?
by Dark_Exodus
Fri Mar 12, 2004 9:40 am
Forum: Beginners Help
Topic: Using DirectMusic with Irrlicht?
Replies: 5
Views: 612

Ok guys thanks for that. :D
I might just take out the namespaces.
by Dark_Exodus
Wed Mar 10, 2004 10:28 am
Forum: Beginners Help
Topic: Using DirectMusic with Irrlicht?
Replies: 5
Views: 612

Using DirectMusic with Irrlicht?

Hi I've been having problems trying to get DirectMusic to work with Irrlicht. I've created a music class that compiles ok with no errors, only when I include the Header file into another .cpp file that uses the Irrlicht header file, I get like 104 errors :roll: Is there a compatibility issue or am I...
by Dark_Exodus
Tue Mar 09, 2004 12:15 pm
Forum: Beginners Help
Topic: 2D image transparency?
Replies: 17
Views: 2520

Thanks for the help guys, i finally got that working. :D
by Dark_Exodus
Fri Mar 05, 2004 12:37 pm
Forum: Beginners Help
Topic: level editor
Replies: 3
Views: 472

1. Irrlicht supports Qeradiant and yes it's free.

2. Don't Know.
by Dark_Exodus
Fri Mar 05, 2004 12:35 pm
Forum: Beginners Help
Topic: 2D image transparency?
Replies: 17
Views: 2520

I think I did. :roll: I'll go back and have a look at that.
by Dark_Exodus
Fri Mar 05, 2004 12:18 pm
Forum: Beginners Help
Topic: 3D Models
Replies: 2
Views: 565

3D Models

Hi

Completely new to all this 3D stuff and was just wondering where I could get some free cartoon-like 3D models?

thanks