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.


Messages - gatostao

Pages: 1 2
16
Resolved Questions / Re: 3 Questions about specific events
« on: November 20, 2012, 05:57:53 pm »
Thank you everyone for your help! Problem solved!... i created and used a bolean attribute as a condition for numerical attributes, and put it into an "do every x seconds" block.

17
Resolved Questions / Re: 3 Questions about specific events
« on: November 19, 2012, 02:11:35 pm »
I tryed to use a "when updating" block and and actor is alive bolean... but... didn't work... using when updating makes game laggy and make it to do incredible calculations!!... i don't figure this out yet

18
Guides & How-To's / Re: Nueva serie Tutorial / New tutorial series
« on: November 19, 2012, 01:43:58 pm »
Thanks everyone... now recording first tutorial... stay plugged!

19
Guides & How-To's / Nueva serie Tutorial / New tutorial series
« on: November 16, 2012, 04:18:57 pm »
Hola compañeros, para aquellos nuevos usuarios, estoy comenzando una serie tutorial en español ya que no he encontrado buen material para Stencyl en este idioma. Espero que les guste.


Hello Stencylers! i am beginning a new tutorial series about stencyl, wich is in spanish because i haven't found good information about Stencyl in this language! How ever my video tutorials will have English subtitles on it. so if you want and you don't speak spanish... you still be able to follow them


1. Introducción a Stencyl


PD: Sorry about the english... i might have some errors on it but i think is understandeable.

20
Resolved Questions / Re: 3 Questions about specific events
« on: November 09, 2012, 07:26:36 am »
I used the IF but the game shows and error when the player is killed. Thanks

21
Ask a Question / Re: Problemas al testear mi juego
« on: November 08, 2012, 05:39:02 pm »
Creo que el compañero tiene razón... yo también lo configuré inicialmente en español pero luego me di cuenta de algunos bugs y malas traducciones, e imaginé que podría crear problemas con el código. Te recomiendo desinstalar y volver a instalar como biene, sin cambiar la configuración a español, y realizar de nuevo la prueba!

Saludo.

22
Resolved Questions / Re: 3 questions bout specific events
« on: November 08, 2012, 10:30:43 am »
Thank you very much brother.... ill try to do that and see what happen!!! have a nice day!

23
Resolved Questions / 3 Questions about specific events (SOLVED)
« on: November 07, 2012, 02:03:45 pm »
Hello everyone.

Im making my vey first game... but i am a designer, not a programmer so i will ask some questions wich may sound dumb for you but if you can help me i will be very greatfull and i will finally be able to continue with my game.

First, here you can see a sample of my game and you will see what is happening: Zombaway

1. Enemies keep spawning after player dies:
 I want that the game creates enemies every x seconds while the player is alive. I got to create the   spawning enemies but when player is killed, the enemies keeps spawning.


this is how i set up this as an escene event:



I tried tu use an "if actor is alive" to control the spawning but then in the game when the player is killed i got an error message





2. Actor spawns in a wrong position:
I have a blood stain (as an actor) and i want it to appears over the player position when it gots killed, but the bloodstain spawns to the down-right of the actor. I also created an actor wich shows the hero turned into a zombie, but the player can't control this actor. This Zombiehero spawns just as i want, in the position of the killed player (hero). But the stain... it doesn't. They are all diferent actors and groups and doesn't collide wich each other, still it doesn't work.


I set up events like this:


This is the player event:





Then this actor is created and i use it to spawn the blood stain



3. Timer keeps going
I have an attribute to show the time during the game. I want that timer to stop when the player is killed, but i don't now how... as in issue 1, i tried to ad a condition "if actor is alive" but didn't work.. i got an error during the game.







That is all for now...Thank you very much in advance for your help fellows.

24
Chit-Chat / Hello
« on: October 24, 2012, 02:15:23 pm »
Hello, im Camilo, i am an Industrial designer but i want to make a video game designer carrier and i am starting with Stencyl. Grettings for everyone

Pages: 1 2