Xander93
Member
|
Asset Resources
Hi,
I downloaded the Fantasy Model pack from the store, I did find the warrior but without animations.
Please help,
Xander
|
|
04-28-2013 07:39 PM |
|
AndrewBGS
Member
|
RE: Asset Resources
There are no new animations in that pack.
The warrior may use the same animations that come with the default Engine, all you get in that pack is new objects.
|
|
04-28-2013 07:45 PM |
|
Xander93
Member
|
RE: Asset Resources
Where can i find the default engine resources? It looks like they are encrypted?
|
|
04-28-2013 07:48 PM |
|
Pixel Perfect
Member
|
RE: Asset Resources
Look at the character.h header file for details of the default animations provided with the engine. The file is located here:
\Bin\EsenthelEngine\Game\Objects\Character.h
You can override these default animations with your own custom ones if you want.
I'd recommend reading through the Bloody Massacre code as a good introduction to using esenthel to code a game. It takes a while but it's worth it to gain a good understanding of the basic framework of the engine and how to implement that.
|
|
04-28-2013 11:13 PM |
|
Xander93
Member
|
RE: Asset Resources
This Is the programming side right? what you are trying to teach me?
Thanks for that , But I mean something like the folder in the Tutorial project where the animations are stored. (Objects > Anims)
How do I access them for my own project?
Thanks,
Xander
|
|
04-28-2013 11:28 PM |
|
para
Member
|
RE: Asset Resources
Open up the tutorials project inside the editor, find and select "Objects/Anims" folder, click menu and choose "Copy selected elements".
|
|
04-29-2013 12:14 AM |
|
Xander93
Member
|
RE: Asset Resources
Ah I see Thanks! the only problem I have now is that I'm using the Demo so I can't do that hehe
Cheers,
Xander
|
|
04-29-2013 12:19 AM |
|
Xander93
Member
|
RE: Asset Resources
Anyone know a free test character for me? (with animations)
Thanks!,
Xander
|
|
05-01-2013 09:16 AM |
|
para
Member
|
RE: Asset Resources
Try http://www.psionicgames.com/?page_id=24, the models are a bit dated now, with a small set of basic animations, but they might do the trick as place holders/for testing purposes. (was/is quite popular among game developers)
Good animated character models are a bit hard to find for free, but I did manage to find a couple more modern on someones blog at some point, though I can't find the links/files right now..
|
|
05-01-2013 02:12 PM |
|
Xander93
Member
|
RE: Asset Resources
Thanks! I have seen those models in other projects I will use them as place holders like you said .
Cheers ,
Xander
Stupid me
I found a very nice test model OVER HERE!.
Xander
(This post was last modified: 05-01-2013 03:54 PM by Xander93.)
|
|
05-01-2013 03:48 PM |
|