Search found 14 matches

by FireCross88
Sat Aug 04, 2007 5:32 am
Forum: Open Discussion and Dev Announcements
Topic: Is there any way to play AVI in Irrlicht v1.3?
Replies: 19
Views: 2858

Thanks! Will try it out and let you guys know if it works for me!
by FireCross88
Fri Aug 03, 2007 9:56 am
Forum: Open Discussion and Dev Announcements
Topic: Is there any way to play AVI in Irrlicht v1.3?
Replies: 19
Views: 2858

And with OpenGL! I saw alot of codes but only work with DirectX!
by FireCross88
Fri Aug 03, 2007 9:53 am
Forum: Open Discussion and Dev Announcements
Topic: Is there any way to play AVI in Irrlicht v1.3?
Replies: 19
Views: 2858

Is there any way to play AVI in Irrlicht v1.3?

Magic Library only works with v1.1. Please help! Deadline nearing!
by FireCross88
Fri Aug 03, 2007 9:53 am
Forum: Open Discussion and Dev Announcements
Topic: avi reader
Replies: 22
Views: 32504

Is there any way to play AVI in Irrlicht v1.3?

Magic library only works with 1.1. Please help! Deadline nearing!
by FireCross88
Fri Aug 03, 2007 1:54 am
Forum: Beginners Help
Topic: Door animation
Replies: 7
Views: 666

Edit the sources by hand? What do you mean? Why would something be supported in the earlier versions of Irrlicht and then later removed? I don't really think it's better to play the avi in a texture. That's kinda a weird way of doing it. Cos then I have to add a timer to automatically remove myself ...
by FireCross88
Thu Aug 02, 2007 11:13 am
Forum: Beginners Help
Topic: Door animation
Replies: 7
Views: 666

Thanks for the reply. But yes, I know about fading in and fading out. What I need to do is find out HOW to get the video to play automatically.

Like:

(if doorState == "open")
video::video.play("Door animation.avi");

Or whatever.
by FireCross88
Wed Aug 01, 2007 6:49 am
Forum: Beginners Help
Topic: Door animation
Replies: 7
Views: 666

Door animation

Hi, I'm trying to make a door animation in AVI format that plays whenever the player presses the 'Action' button at a door. (Similar to the style in earlier versions of Resident Evil.) Does anyone have code samples on transitioning between playing the game, playing the door video, and then resuming ...
by FireCross88
Thu Jul 19, 2007 7:19 am
Forum: Beginners Help
Topic: Dialog boxes!
Replies: 5
Views: 330

Sorry, maybe I should've been more specific.

I already know how to create the bounding box and trigger stuff, etc.

What I don't know how to do is to invoke Irrlicht's GUI or whatever to ACTUALLY create the dialog box, so I need detailed info for that.

Thanks!
by FireCross88
Wed Jul 18, 2007 10:00 am
Forum: Beginners Help
Topic: Dialog boxes!
Replies: 5
Views: 330

No one knows how? This is a really important aspect for my school project!

Thanks!
by FireCross88
Wed Jul 18, 2007 9:57 am
Forum: Beginners Help
Topic: Flashlight help!
Replies: 6
Views: 659

Flashlight help!

How do I create a circle/cone of light that shines outwards onto objects/walls in the direction I'm currently facing? It must be able to be switched on and off!

Thanks!
by FireCross88
Tue Jul 17, 2007 8:47 am
Forum: Beginners Help
Topic: Dialog boxes!
Replies: 5
Views: 330

Dialog boxes!

How do I create a popup dialog box in irrlicht when I've reached a certain position?

Like in Resident Evil, when you reach an item and press X, a dialog box comes up.

Thanks!
by FireCross88
Mon Jul 16, 2007 1:42 pm
Forum: Beginners Help
Topic: Gamepad library!
Replies: 3
Views: 645

Sorry but I'm really noob.

Can this SDL thing be used with Irrlicht, or do I have to use SDL for everything (graphics, sound, etc) if I want to process gamepad input via their libraries?
by FireCross88
Mon Jul 16, 2007 4:53 am
Forum: Beginners Help
Topic: Gamepad library!
Replies: 3
Views: 645

Gamepad library!

Hey guys,

Does anyone have any libraries (with tutorials/examples) to process gamepad input with the irrlicht engine the same way as keyboard input?

Thanks!
by FireCross88
Mon Jul 09, 2007 3:25 am
Forum: Open Discussion and Dev Announcements
Topic: 3D World Studio 5.47 Tutorial
Replies: 6
Views: 3075

Actually I just needed that tutorial urgently for a school assignment. Care to release a version 1.0 please? XD