Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

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 - Radiobuzz

Pages: [1]
1
Technical forum / Sprite's things
« on: March 26, 2005, 04:02:26 AM »
Hello everyone.

I have two problems with the sprite editor.

The fist one: I have this picture, with a red background. I tell the editor that I want the red to be transparent, but it doesn't work! When I add the sprite into the scene, it's still red. What should I do?

Second: The sprite's reproduces really fast. Too fast, in fact. But I haven't seen any option in the editor that let me slow it down. Any suggestions?

Thanks.

PS: Note for MMR: Quise registrarme en los foros en español, pero no me dejaba. Luego vi que se han mudado, pero cuando quiero entrar en la nueva dirección, me dice: "Table 'algarine_nuke1.smf_settings' doesn't exist".

2
Technical forum / Noob question
« on: August 26, 2004, 05:55:26 AM »
Hi all, this is my first post here. I've downloaded WME today, and it is just great (a friend of mine recommend it, he did a game called 'Sofia's Debt' with WME).

I read and did the tutorial that comes with the help file, but I have a doubt.

I have a character and an object. I want that when the character talks to this object, she will walk to a certain point and the object will go to her.

I've edited the object script writing:

on "Talk"
{
  actor.GoToObject(this);
  actor.Talk("Holaa?? Hola, señor extraterrestre?");
  actor.GoTo(200, 700);
}

and it worked, the character moved to that point. But then, I write:

  entity.SkipTo(500, 600);

and when I run the game, I can't click with the right button to select the talk option. What should I do?

My other question, is there another tutorial somewhere?

Thanks  :).

Pages: [1]

Page created in 0.093 seconds with 22 queries.