About Store Forum Documentation Contact



Post Reply 
Another Tutorial Question
Author Message
Chaplaindm Offline
Member

Post: #1
Another Tutorial Question
I am now able to access all the tutorials. However, they seem to be more examples then actual tutorials showing me how you did things.

Did I miss something or did you include these so we could break apart the codes? I was expecting more of a "Start by hitting this button, then turn it like this, and so on."

Thank You,
Chaplaindm
06-24-2009 08:20 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
Re: Another Tutorial Question
Hi,

Sorry I don't fully understand smile

You can also download the Bloody Massacre demo, it has full source codes.
06-24-2009 09:57 PM
Find all posts by this user Quote this message in a reply
Chaplaindm Offline
Member

Post: #3
Re: Another Tutorial Question
Sorry for the confusion, I guess I didn't explain myself very well.

I was thinking that the tutorials were either video tutorials or step by step tutorials showing how to use the various tools in the engine. Not just various files showing demo's and examples of projects.

Not that I am dissappointed! I am just pretty new to all this so I am not sure what I am supposed to do with the file once I open it and get it running.

Let me say all in all I am very impressed with the engine.

Make sense?
06-25-2009 05:16 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
Re: Another Tutorial Question
yeah smile but this engine is more to programming than clicking in the tools smile
the basic stuff is done in Mesh Editor (importing meshes and materials),
then having those data you can put in the World Editor
and after that you code the game in visual studio according to tutorials.

more or less this is how it goes smile
06-25-2009 05:46 PM
Find all posts by this user Quote this message in a reply
Chaplaindm Offline
Member

Post: #5
Re: Another Tutorial Question
Ok, it makes sense now! thank you for the quick reply!

Chaplain
06-25-2009 06:54 PM
Find all posts by this user Quote this message in a reply
Chaplaindm Offline
Member

Post: #6
Re: Another Tutorial Question
Wow! Just a note to say that I am really impressed with the esenthel game engine. As a beginner, I was looking for a drag and click appraoach to game creation. I soon learned that the programs that allow that are vary basic and you have to "code" in order to do anything different. BUT, SINCE THEY WERE DESIGNED FOR DRAG AND CLICK, THEY GAVE ALMOST NO SUPPORT TO THE CODING. Plus, everything is done in the background! SO I really never knew what was going on. With this engine, I actually see what is happening! Plus, I am beginning to appreciate writing code.

Anyway, just wanted to give you a word of encouragement! I am going to keep playing with this engine but I am leaning toward using it to create my first game.

Chaplain grin
06-29-2009 02:18 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #7
Re: Another Tutorial Question
thanks, glad that you like it smile
06-29-2009 02:19 PM
Find all posts by this user Quote this message in a reply
Post Reply