Search found 5 matches

by Ittallas
Sun Oct 30, 2005 9:01 pm
Forum: Beginners Help
Topic: Problems with position
Replies: 1
Views: 116

Problems with position

Hi all, I want to update my current player position to the screen: float x = -100.0f; float y = 135.0f; float z = 150.0f; core::vector3df palyerPosition(x,y,z); So how to do that player position (x,y,z) will be counted to the screen in real time? With swprintf() function I count value of position to...
by Ittallas
Fri Oct 14, 2005 5:48 pm
Forum: Beginners Help
Topic: Gates
Replies: 4
Views: 281

So...maybe any examples of working code? Would be very nice from your side...thanks!
by Ittallas
Fri Oct 14, 2005 4:38 pm
Forum: Beginners Help
Topic: Gates
Replies: 4
Views: 281

Gates

Hi all, I'm creating a game and so far i have some problems..the purpose of the game is to reach gates where player can teleport to another level. So my question how to do that when player come on gates something happen? I was tried to comparison positions of camera and the gates (gates is an object...
by Ittallas
Sun Jul 10, 2005 2:51 pm
Forum: Project Announcements
Topic: Irrlicht 0.11.0
Replies: 9
Views: 1242

I very like new GUI skin implemention :D and also bug fixes are very important... :)
by Ittallas
Sat Jul 09, 2005 9:14 am
Forum: Off-topic
Topic: codeblocks.org
Replies: 8
Views: 478

Nice IDE indeed... :)