hi every one.. i need a few things...
i'm new at irrlicht so i'm gonna need all the help you can give me...
here's the deal:
I have to make a 3d game and i need a good character..
the game it's pretty much like the legend of zelda... it has closed doors, keys, guardian monsters, labyrinths, sound, third person camera, menu...
and i would like a Link ( the hero from the legend of zelda) mod since i couldn't find any on internet..
maybe someone have one ....
help me please!!
need a zelda mod for irrlicht game
I think you mix there something up. 'mod' is short for modification and you usually call something a mod when someone did modify an existing game. Like for example Counterstrike is a halflife mod.
I suppose you might be looking for a 'model' of link. Can't help you there. I doubt that you would be allowed to use it in your game for legal reasons. But you can google for stuff like "free 3d models" and maybe you find something similar which can be used. Or you learn modeling yourself using an application like Blender.
I suppose you might be looking for a 'model' of link. Can't help you there. I doubt that you would be allowed to use it in your game for legal reasons. But you can google for stuff like "free 3d models" and maybe you find something similar which can be used. Or you learn modeling yourself using an application like Blender.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
A model of Link should be easy enough to find, i think, based on this article here: http://thelastboss.com/post.phtml?pk=2613. Ripped models from games, hmmm.
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
Riiiight. OK.
First up, I'm not going to help you rip off someone else's work, or trademark. Please don't ask that here.
Secondly, finding a specific model is the very smallest part of your problem. If you actually "have to" write a game, then I would strongly advise you to get on with the task of actually writing the game. It should be playable with the stock models that come with Irrlicht, or any generic free models from e.g. Turbosquid or for that matter boxes and spheres.
Please be aware that Irrlicht is not a game engine. You may have more luck starting with a full engine, like SourceSDK or even Quake 3.
First up, I'm not going to help you rip off someone else's work, or trademark. Please don't ask that here.
Secondly, finding a specific model is the very smallest part of your problem. If you actually "have to" write a game, then I would strongly advise you to get on with the task of actually writing the game. It should be playable with the stock models that come with Irrlicht, or any generic free models from e.g. Turbosquid or for that matter boxes and spheres.
Please be aware that Irrlicht is not a game engine. You may have more luck starting with a full engine, like SourceSDK or even Quake 3.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
* CuteAlien: thanx for the correction. that's what i need a "model"
* Cardinal4: AWESOME DUDE!!
* rogerborg: already did that... can i use the quake 3 source and then export to irrlicht?
uhmm well it's not like a game to sell...
it's more like a school project ..
well then...
can you help me with the third person camera?
* Cardinal4: AWESOME DUDE!!
* rogerborg: already did that... can i use the quake 3 source and then export to irrlicht?
uhmm well it's not like a game to sell...
it's more like a school project ..
well then...
can you help me with the third person camera?
Doing a 3D game as school project ain't exactly easy, I hope it's no project where you get in trouble if it takes some months longer than expected ;-)
Asking about help with a third person camera is a very general question and thats hard to answer. We can help you with specific problems, when you have for example already code running and get in a problem with cameras in that code.
I think the best thing to do for you would be to start studying the examples which are part of Irrlicht, so you get a better idea what game development is about. That means as first step learn to compile them, then try understanding 'em and maybe afterwards do some modifying of that code. When you got that far you will be able to ask more specific questions.
Asking about help with a third person camera is a very general question and thats hard to answer. We can help you with specific problems, when you have for example already code running and get in a problem with cameras in that code.
I think the best thing to do for you would be to start studying the examples which are part of Irrlicht, so you get a better idea what game development is about. That means as first step learn to compile them, then try understanding 'em and maybe afterwards do some modifying of that code. When you got that far you will be able to ask more specific questions.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm