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.

Messages - diego

Pages: [1]
1
Technical forum / Re: Molly stucked at the start of tutorial
« on: October 20, 2010, 02:24:57 PM »
Ok, I´m going to try to expand the floor region. For the moment, the code is:


#include "scripts\base.inc"

// here comes the stuff which initializes the scene

actor.SkipTo(733, 562);
actor.Direction = DI_DOWN;
actor.Active = true;

////////////////////////////////////////////////////////////////////////////////
// scene state
global Statewarehouse;


// default values
if(Statewarehouse==null)
{
  Statewarehouse.Visited = false;
  // add scene states here
}


etc.
Thanks.

2
Technical forum / Re: Molly stucked at the start of tutorial
« on: October 20, 2010, 01:51:17 PM »
Yes, I made a floor region (that should be the walkable area, right?). My character is in the midle of the scene, outside that region, and red...

3
Foro técnico / Re: problema al principio del tutorial (MyScene)
« on: October 20, 2010, 01:46:21 PM »
Nada. Me sigue saliendo la pantalla con todos los tutoriales excepto My Scene...

4
Foro técnico / problema al principio del tutorial (MyScene)
« on: October 20, 2010, 09:00:56 AM »
Hola a todos, estoy empezando a utilizar WME, con la ayuda del tutorial. Al crear la escena MyScene (al principio del tutorial) no me aparece en la pantalla cuando lanzo el juego. ¿Alguna ayuda porfa?

5
Technical forum / Molly stucked at the start of tutorial
« on: October 19, 2010, 02:21:12 PM »
Hello, I´m starting to use WME with the online book, and my Molly character is stucked in the middle of the scene, allthough I´ve changed the values in the scene_init.script. Any help please?

Pages: [1]

Page created in 0.18 seconds with 24 queries.