Search found 5 matches
- 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...
- Fri Oct 14, 2005 5:48 pm
- Forum: Beginners Help
- Topic: Gates
- Replies: 4
- Views: 281
- 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...
- Sun Jul 10, 2005 2:51 pm
- Forum: Project Announcements
- Topic: Irrlicht 0.11.0
- Replies: 9
- Views: 1242
- Sat Jul 09, 2005 9:14 am
- Forum: Off-topic
- Topic: codeblocks.org
- Replies: 8
- Views: 478