Charas-Project

  • Home
  • Help
  • Search
  • Calendar
  • Login
  • Register
*
Please login or register.

Login with username, password and session length
 

News:

Click here to join us on IRC (#charas on irc.freenode.net)!



  • Charas-Project »
  • Game Creation »
  • Requests »
  • RPG Maker Programming »
  • That stupid moving event
« previous next »
  • Print
Pages: [1] 2

Author Topic: That stupid moving event  (Read 4420 times)

Offline shadus

  • Member
  • Zealot
  • *
  • Posts: 623
That stupid moving event
« on: March 07, 2006, 03:04:24 PM »
Well I want the hero move down then chage his pose and look left.But when I do that he just chages his pose and looks left.
Logged

Offline tutti

  • Member
  • Initiate
  • *
  • Posts: 14
(No subject)
« Reply #1 on: March 07, 2006, 04:42:22 PM »
Try to have a move event for move down, then wait for 0.2 seconds, then change graphics and look left.
Logged

Offline shadus

  • Member
  • Zealot
  • *
  • Posts: 623
(No subject)
« Reply #2 on: March 07, 2006, 04:51:21 PM »
Nope,no good.
Logged

Offline Moosetroop11

  • Sage
  • *
  • Posts: 7,398
(No subject)
« Reply #3 on: March 07, 2006, 05:26:51 PM »
Yeah, you're not waiting long enough. Leave about 0.5 seconds for each move down, up or sideways. Then if the character is waiting after walking, lessen the time a little.
Logged
Maaaaaaaaaaaaaaaaaaaaaaaaaaan I missed this place.

Quote from: drenrin2120
Maaaaaaaaaaaaaaaaaaan I missed you.

Quote from: fruckert
Maaaaaaaaaaaaaaan I missed that welcome.

Offline shadus

  • Member
  • Zealot
  • *
  • Posts: 623
(No subject)
« Reply #4 on: March 07, 2006, 05:31:53 PM »
Wait do I use the timer or what?
Logged

Offline Moosetroop11

  • Sage
  • *
  • Posts: 7,398
(No subject)
« Reply #5 on: March 07, 2006, 08:37:59 PM »
 
Logged
Maaaaaaaaaaaaaaaaaaaaaaaaaaan I missed this place.

Quote from: drenrin2120
Maaaaaaaaaaaaaaaaaaan I missed you.

Quote from: fruckert
Maaaaaaaaaaaaaaan I missed that welcome.

Offline shadus

  • Member
  • Zealot
  • *
  • Posts: 623
(No subject)
« Reply #6 on: March 07, 2006, 08:55:04 PM »
Still dosn't work.Here's my codeing so far.
Logged

Offline Archem

  • One, one too many schizophrenic tendancies
  • Global Moderator
  • Over 9000!
  • *
  • Posts: 15,013
  • I made a fortune in toothpicks, but I lost it all in a fire.
(No subject)
« Reply #7 on: March 07, 2006, 09:04:28 PM »
I don't know what happened, but this is hilarious. :D
Logged

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
(No subject)
« Reply #8 on: March 07, 2006, 09:07:01 PM »
Increase the wait time, 0.1 sek is nothing, 0.9 more is 1 sek...
Change it to 0,50.
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

Offline Ruler of the Dark

  • DISTRACTION!!
  • Acolyte
  • *
  • Posts: 448
(No subject)
« Reply #9 on: March 07, 2006, 11:45:10 PM »
Use the Proceed with Movement Command.

EDIT: Why do you Stop Animation, then try to start it again right after?  Despite the fact that all that does is make it so the char doesn't cycle through the three walking poses (which doesn't seem to be what you want), the two commands cancel eachother out!

Quote
Originally posted by Prpl_Mage
Increase the wait time, 0.1 sek is nothing, 0.9 more is 1 sek...
Change it to 0,50.


You have it wrong 0.1 seconds IS something, and 1.0 is closer to 1 second then 0.9.  Actually 0.0 seconds counts for some time, less that a tenth of a second, but it does count.
Logged

Offline shadus

  • Member
  • Zealot
  • *
  • Posts: 623
(No subject)
« Reply #10 on: March 07, 2006, 11:54:02 PM »
Prpl_Mage is the winner.But now nothing show up in my message box...
Logged

Offline Ruler of the Dark

  • DISTRACTION!!
  • Acolyte
  • *
  • Posts: 448
(No subject)
« Reply #11 on: March 08, 2006, 12:03:36 AM »
<>Weather Effects: Rain, Strong
<>Move Event: Hero, Decrease Move Speed, Move Down
<>Proceed with Movement
<>Message: c[6]~Man~
<>Move Event: Hero, Change Graphic, Face Left
<>Proceed with Movement

Rain Starts, then the hero moves down.  Somebody says some stuff and after that, the hero changes pose and faces left.
Logged

Offline lAkirall

  • Darkness Seeks All
  • Initiate
  • *
  • Posts: 10
  • Skateboarder/Rpg Creator
(No subject)
« Reply #12 on: March 08, 2006, 12:23:33 AM »
ahh so funny.....yet so pathetic.....yet so dumb......yet so retarded....yet I look gay for posting this....yet I own you....yet....yet......yet add more time to ur wait......

0.1 is nothing
Logged
They Thought they could run, but their past followed them.
myspace


Offline ZeroKirbyX

  • has died of dysentery.
  • Sage
  • *
  • Posts: 6,132
  • Boop a Doop a Doop
(No subject)
« Reply #13 on: March 08, 2006, 12:26:22 AM »
Quote
Originally posted by lAkirall
ahh so funny.....yet so pathetic.....yet so dumb......yet so retarded....yet I look gay for posting this....yet I own you....yet....yet......yet add more time to ur wait......

0.1 is nothing


Shut the f*** up.
Logged

Offline chronoman

  • Fuun na wan chan an ta natsu geemu mara ga hanran sasupensu
  • Associate
  • *
  • Posts: 190
  • Koi No Mega Lover
(No subject)
« Reply #14 on: March 08, 2006, 12:38:15 AM »
Are you new at this shadus?

Edit:What I mean is have you coded much before.
Logged

  • Print
Pages: [1] 2
« previous next »
  • Charas-Project »
  • Game Creation »
  • Requests »
  • RPG Maker Programming »
  • That stupid moving event
 

  • SMF 2.0.10 | SMF © 2015, Simple Machines
  • XHTML
  • 2O11
  • RSS
  • WAP2
  • Simple Machines Forum