Please login or register.

Login with username, password and session length
Advanced search  

News:

This forum provides RSS feed. To query recent posts use this url. More...


Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - fullspyral

Pages: [1]
1
Technical forum / Learning some tricks thanks to SpankTheHero_v0.30
« on: July 07, 2013, 10:18:06 PM »
Hello, I discovered SpankTheHero_v0.30 the technical demo here in this forum, and I have been testing and learning all kind of new things that I didn´t know until now. Well the fact is that I´m trying to understand something a little weird for me.
In the knight script for example, there is this event handler:

Quote
on "slash_right_success"
{if(actor.X<monster.X && monster.X<actor.X+170 && monster.Y<actor.Y+20 && monster.Y>actor.Y-20 && monster_life>0)
  {
   monster_life = monster_life - 1;
   monster.ApplyEvent("monster_hurt");
  }
}

This are the coordinates between the knight and the monster, the monster losing a life, and the applied monster_hurt event from the monster.script.

And on the other hand there are the script called attack_key.inc that indicates the sprites used, and the game.script where the keys are set.

The question is, the latter two are connected with the knight script?
Because If I change the name of the event, the animation appears but the event doesn´t work and the knight don´t hurt the monster.

And I don´t find other "slash_right" in all the scripts of the demo!  :(

Well thank you very much for the help, and sorry for my horrible english!!  ;)

2
Hi I'm Manu, I´m graphic designer, and my illustration skills are not too bad.

This is one of my web sites, is something like an animated illustration:
http://www.brochefinal.com/quien_suena_se_realiza.html

I'm looking for creative people who want to REALLY make a graphic adventure game.

I love this genre and I always dreamed as a child, as surely any of you, be part in the realization of this type of game.

These games are like little pieces of art, Broken Sword, Monkey Island 1, 2 and 3 (the 4 not XD) and others, were like rough diamonds when I discovered them, and they fired my imagination and my creativity.

I don´t mind being the only game illustrator, if I have good people around me, doing the history and programming.
I am sure that if we encourage one another, we will succeed.

I can program on Wintermute, but try to do ALL the work is crazy.

Anyone interested, please send me a mail to this address:

fullspyral@gmail.com

By the way my English is a bit pathetic, so when we meet by skype, we are going to laugh a lot, trust me :D.

Well a hug to all, and thank you very much.

Now I repeat everything in spanish, for users with medium-sooo low level English XD

Hola soy Manu, soy diseñador grafico y ademas mis habilidades como ilustrador no son muy malas.

Esta es una de mis webs, es algo asi como una ilustracion animada:
http://www.brochefinal.com/quien_suena_se_realiza.html

Estoy buscando gente creativa, que quiera de verdad hacer un juego de aventura grafica.

Me gusta mucho este género y siempre soñe cuando era niño, como seguro que os pasara a alguno de vosotros, formar parte en la realizacion de un juego de estas caracteristicas.

Estos juegos son como pequeñas obras de arte, Broken Sword, Monkey Islands 1, 2 y 3 ( el cuatro no XD) y otros, fueron como diamantes en bruto que descubri en su momento, y dispararon mi imaginacion y mi creatividad.

No me importa ser el unico ilustrador del juego, si tengo buenas personas a mi alrededor, con las que realizar todos juntos la historia y la programacion, estoy seguro de que animandonos unos a los otros, lo conseguiremos.

Yo se programar en wintermute, pero intentar hacer TODO el trabajo es una locura.

Quien este interesado, que me mande un mail a esta direccion por favor:

fullspyral@gmail.com

Pages: [1]

Page created in 0.042 seconds with 22 queries.