Search found 3 matches

by VintigeUK
Tue Apr 01, 2008 2:55 pm
Forum: Beginners Help
Topic: Problem with code
Replies: 10
Views: 337

Im now having another problem now. Unhandled exception at 0x0040128d in LoadIrrFile.exe: 0xC0000005: Access violation reading location 0x00000003. it stops at the line if (event.EventType == EET_KEY_INPUT_EVENT) Heres my code for the class #include "H:\irrlicht\irrlicht-1.4\include\irrlicht.h&q...
by VintigeUK
Wed Feb 06, 2008 10:13 am
Forum: Beginners Help
Topic: Very N00b Question
Replies: 22
Views: 1073

Very N00b Question

Hi how would i go about adding a timer to my game. Id like it to be like mario so its a countdown timer and the remaining time goes on to the score.
Thankyou
by VintigeUK
Tue Jan 29, 2008 10:53 am
Forum: Beginners Help
Topic: Tilting an object
Replies: 2
Views: 135

Tilting an object

Hi im having trouble tilting my plane in my game. EG when it moves left, it tilts on its side.
A bit like starfox if anyones played it.
Appreciate any help.
Thank you