Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Pixelmovement and Zoom
#3
Thanks. It starts the project now, but I get another error when I want to change the size of my charset using a call script...

The call script:
$game_player.resize(2,2)

And the error says:
Wrong number of arguments (2 for 1)
and it poits to the pixelmovement script with line 1987 which is this:
self.turn_toward_event(id, false)
(it is in: def direction_to(id))

I don't know too much about scripting, but I tried this call script, too:
$game_player.resize(2)
and it gave me the same error.
Does it mean that I have problem with pixelmovement rather than the two scripts?

EDIT:
Okay I experimented a little...
I deleted the sizing script and it gave me the same error. If I put in an event and go and hiit action next to it, it gives me this error. Can you help me what would be the problem with the Light Pixelmovement script?
Reply }


Messages In This Thread
Pixelmovement and Zoom - by ark - 05-28-2010, 10:39 PM
[Resolved] Pixelmovement and Zoom - by Jaberwocky - 05-29-2010, 02:50 AM
[Resolved] Pixelmovement and Zoom - by ark - 05-29-2010, 07:33 AM
[Resolved] Pixelmovement and Zoom - by Jaberwocky - 05-29-2010, 03:33 PM
[Resolved] Pixelmovement and Zoom - by ark - 05-29-2010, 10:47 PM
[Resolved] Pixelmovement and Zoom - by Jaberwocky - 05-30-2010, 03:52 AM
[Resolved] Pixelmovement and Zoom - by ark - 05-30-2010, 08:35 AM
[Resolved] Pixelmovement and Zoom - by Jaberwocky - 05-30-2010, 03:08 PM
[Resolved] Pixelmovement and Zoom - by ark - 05-30-2010, 07:04 PM
[Resolved] Pixelmovement and Zoom - by Jaberwocky - 05-31-2010, 12:54 AM
[Resolved] Pixelmovement and Zoom - by ark - 05-31-2010, 06:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   How would I put the new zoom mode 7? Raphael Rpg Games 2 6,518 07-05-2011, 09:59 PM
Last Post: MGC
   Pixelmovement and speed ark 2 5,046 05-31-2010, 05:51 PM
Last Post: ark



Users browsing this thread: