Game authors and players, please read this thread!

Author Topic: AGS Tutorial in Spanish: Completed  (Read 2407 times)  Share 

Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
AGS Tutorial in Spanish: Completed
« on: 11 Apr 2007, 03:09 »
Hey guys, long time since I got in this forum,

I'm writing right now a tutorial to create adventure games, using AGS as a tool, so it's general rather than technical. I plan to write a bit about an informal design document, and all the activities you would have to do even before firing up AGS. It's in Spanish, mostly because there are few AGS resources in this language, and because it's my native one :-).

So, if you can read it, stop by: http://www.ciroduran.com/blog/2007/04/10/creando-juegos-de-aventura-con-adventure-game-studio-i/

I would appreciate any comment of what you'd like to see in future parts. ¡Muchas gracias!

Update: The tutorial is completed. The index goes like this:

- First part: Introduction to AGS and Adventure Games
- Second part: Game planning. Writing a design document.
- Third part: Guided tour through AGS
- Fourth part: Sprite import. Character creation.
- Fifth part: Room creation.
- Sixth part: Room scripting.
- Seventh part: Dialogs, dialog scripts and messages.
- Eighth part: Wrapping up. Menus, credits, manual and publishing.
« Last Edit: 30 Oct 2007, 13:21 by Ciro Durán »

Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: AGS Tutorial in Spanish: In production
« Reply #1 on: 26 Apr 2007, 04:34 »
I'm announcing right now the second part of this series, "Creating adventure games with AGS", in Spanish because I'm a lazy guy who writes his blog in his native language ;D . If you're looking for AGS learning resources in this language, this is the opportunity you've been looking for so long.

The article is available at: http://www.ciroduran.com/blog/2007/04/25/creando-juegos-de-aventura-con-adventure-game-studio-ii/

Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: AGS Tutorial in Spanish: In production
« Reply #2 on: 10 May 2007, 12:50 »
I've uploaded the third part of "Creating adventure games with AGS", an AGS tutorial in Spanish; this time covering the main screens in AGS and introducing some basic vocabulary.

You can read it now.
« Last Edit: 10 May 2007, 13:16 by Ciro Durán »

Nacho

  • Mittens Baron
  • The BoraGoran Chieftain worships God Tularen!
Re: AGS Tutorial in Spanish: In production
« Reply #3 on: 10 May 2007, 14:06 »
Ohhh! Gracias amigo!  :)
Are you guys ready? Let' s roll!

Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: AGS Tutorial in Spanish: In production
« Reply #4 on: 10 May 2007, 14:28 »
¡Estás bienvenido!

Ashen

Re: AGS Tutorial in Spanish: In production
« Reply #5 on: 10 May 2007, 14:45 »
Link added to the Beginners Tech Read Before Posting thread. Cheers.
I know what you're thinking ... Don't think that.

Nathan23

  • I'm Lestat and I'm thirsty
Re: AGS Tutorial in Spanish: In production
« Reply #6 on: 10 May 2007, 20:57 »
ok, I read it and It's very good.. excellent contribution (it's about time!!).. I will wait for more addings to this tutorial.. I think as a suggestion that you do a little script tutorial too with the most commons commands if you need help let me know it.. ;)

Go with the good work!!!


Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: AGS Tutorial in Spanish: In production
« Reply #7 on: 02 Jun 2007, 01:54 »
After more than 3 weeks of silence, I'm releasing the fourth part of my AGS tutorial in Spanish. In this part we deal with importing sprites and assembling the character animations. We also established a simple story with 2 rooms. I also released a graphics package (ZIP, 3.5MB) of the example adventure game we're building in the tutorial, which includes two rooms, some objects and the character's walk cycle, for 640x480 resolution. It also includes the AGS file source.


The main character appearance.

The next part will deal with building rooms and beginning some programming.
« Last Edit: 02 Jun 2007, 01:56 by Ciro Durán »

Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: AGS Tutorial in Spanish: In production
« Reply #8 on: 19 Jun 2007, 14:50 »
Hi there,

Just wanted to notify you that the fifth part of this tutorial has been published. This part deals with room creation and object placing.

Re: AGS Tutorial in Spanish: In production
« Reply #9 on: 19 Jun 2007, 19:31 »
Se agradece el esfuerzo, un amigo mio se va a alegrar un montón.
I appreciate your effort, my friend will be glad when I tell him.

Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: AGS Tutorial in Spanish: In production
« Reply #10 on: 29 Jul 2007, 21:40 »
Just wanted to announce the sixth part of this tutorial. This part was written by Nathan23 and gives an introduction to scripting with four examples, including interaction with an object, moving it, disappearing it, inserting objects in inventory and using an inventory object with a hotspot.

The tutorial is taking a break until next month because I'll be away from my computer.


Nathan23

  • I'm Lestat and I'm thirsty
Re: AGS Tutorial in Spanish: In production
« Reply #11 on: 07 Aug 2007, 23:32 »
thanks.. I'm Glad to help and contribute to the community ;)

Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: AGS Tutorial in Spanish: In production
« Reply #12 on: 12 Oct 2007, 12:39 »
After almost two months of tutorial vacations, I've published the seventh part of the AGS tutorial in Spanish. This part is dedicated to dialogs, dialog scripts and messages.

Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: AGS Tutorial in Spanish: In production
« Reply #13 on: 30 Oct 2007, 13:19 »
I've published the eighth and final part of the AGS tutorial in Spanish. This part covers the wrap up every game should have, like menus, credits, manual, and publishing instructions.

Mods

  • Local Moderator
  • AdventureX Crew
  • Mittens Founder
  • Mittens Marquess
    • Lifetime Achievement Award Winner
    •  
  • Mods worked on a game that was nominated for an AGS Award!Mods worked on a game that won an AGS Award!
Re: AGS Tutorial in Spanish: Completed
« Reply #14 on: 30 Oct 2007, 13:58 »
Good job on the tutorials, not that I read spanish but to create so many is an achievement, well done! :)
Mark "Mods" Lovegrove - Screen 7

Baron

  • Mittens Serf
  • Order of the Maggot
  • "You are a good daddy, swarm queen..."
    • I can help with AGS tutoring
    •  
    • Best Innovation Award Winner 2011, for the concept and management of SWARMAGS
    •  
    • I can help with voice acting
    •  
  • Baron worked on a game that was nominated for an AGS Award!
Re: AGS Tutorial in Spanish: Completed
« Reply #15 on: 30 Oct 2007, 15:28 »
Yes, bravo!  Altruism should always be applauded, and the more learning resources for AGS, the better.  Now to feed a random paragraph into the old Google translator to find out what this is all about....

Quote
We shall now begin to create the view of Joe. Like I said in my earlier part, the views are groupings of sprites which, in turn, make up a character animations. Entering the screen Views we already have two animations for Roger, the character in the staffing Default Game. Roger, but it is very noble, it's built for games of 320 × 240, apart from being either ugly (in my opinion), we are creating the hearing with Joe walking.

  Well, obviously it would be more eloquent in Spanish.  Your work seems to be quite thorough and user-friendly.  You probably won't get much thanks, but I'm sure a lot of Spanish speakers will dearly appreciate your work.  Hopefully this will lead to an explosion in the number of Spanish AGS games, followed shortly thereafter by an explosion in the number of English translations of those Spanish games for the rest of us to play. ;D

Ciro Durán

  • Maaaambo!
    • I can help with backgrounds
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
    • I can help with voice acting
    •  
    • I can help with web design
    •  
Re: AGS Tutorial in Spanish: Completed
« Reply #16 on: 31 Oct 2007, 00:27 »
m0ds, BaRoN,

Thanks := . I think there's still some work to do. I have to edit some stuff, and rewrite some other things. But it's mostly all there. I've been asked already by a forum to post links to the tutorial there, and a couple of AGSers asking questions about the tutorial. It also rates high in Spanish-speaking search results for AGS tutorials :-).

Nacho

  • Mittens Baron
  • The BoraGoran Chieftain worships God Tularen!
Re: AGS Tutorial in Spanish: Completed
« Reply #17 on: 31 Oct 2007, 13:03 »
I love you Ciro! :) Thanks: This non-profit work is something that the AGeéSeerresianos (Spanish AGS) must pay eith love and devotion ^_^.
Are you guys ready? Let' s roll!

Dualnames

  • AGS Baker
  • Dualnames worked on a game that was nominated for an AGS Award!
Re: AGS Tutorial in Spanish: Completed
« Reply #18 on: 06 Nov 2007, 11:03 »
Good job. I've kept seeing the thread Spanish tutorial in production. Anyway make sure Chris Jones has a look on it

Nathan23

  • I'm Lestat and I'm thirsty
Re: AGS Tutorial in Spanish: Completed
« Reply #19 on: 09 Nov 2007, 22:33 »
Yes, thanks to Ciro with this great effort and contribution to the Spanish users, I'm very sure It will help a lot of people who wants to initiate in this awesome world of AGS.. good job ;D