Search found 6 matches
- Mon Sep 25, 2006 7:11 pm
- Forum: Irrlicht.NET
- Topic: Cam question
- Replies: 1
- Views: 1323
Cam question
I am working on a flight game. (Just something to get my feet wet, New to Irrlicht) I want the cam to lock onto my ship, and move with it, However being new i have no clue on how to get the cam to lock on or move the ship. Is there any tut out there for this type of thing or if someone has the time ...
- Thu Sep 21, 2006 7:19 pm
- Forum: Project Announcements
- Topic: Silent Depth - persistent submarine online game
- Replies: 23
- Views: 6060
- Mon Sep 18, 2006 1:51 am
- Forum: Open Discussion and Dev Announcements
- Topic: Open Source C# Games?
- Replies: 2
- Views: 1304
Open Source C# Games?
Is there any games made with C#, using the engine, that are open source? I am a fairly good C# coder but looking for example of games. How things are used and so on and so forth.
Ronin
Ronin
- Sun Sep 17, 2006 10:44 pm
- Forum: Beginners Help
- Topic: Keep Getting Error
- Replies: 2
- Views: 184
NM, Search feature works wonders...
lol
Ronin
Code: Select all
RoninGT's skill in newbishness has increased by 0.1
Ronin
- Sun Sep 17, 2006 8:39 pm
- Forum: Beginners Help
- Topic: Keep Getting Error
- Replies: 2
- Views: 184
Keep Getting Error
Every time i try and compile anything, my own work, or even one of the tuts i get this. Exception System.IO.FileNotFoundException was thrown in debuggee: The specified module could not be found. (Exception from HRESULT: 0x8007007E)089ǒ onbeforedeactivate I am using SharpDevelop 2.0 this latest one w...
- Sun Sep 17, 2006 3:57 pm
- Forum: Beginners Help
- Topic: Base Mobile Class
- Replies: 1
- Views: 131
Base Mobile Class
My plans are to make a RPG maybe even a MMO just playing with the engine now, First would love to say so far it looks outstanding. However being new to it i have some newb questions. I am building a base mobile class (For all characters/creatures) of the game. However not sure how i would referance ...