Chaos Project

RPG Maker => Event Systems => Topic started by: tmrevolver on September 19, 2010, 03:51:23 pm

Title: Trying to find a way to carry objects(Vid inside)
Post by: tmrevolver on September 19, 2010, 03:51:23 pm
Okay, so I basically wanted to do what's shown here: http://www.youtube.com/watch?v=4YsNpYgbPoA

I can make an event stay on my character, but it's real jerky when I move.

The video doesn't have any instructions, so I'm at a loss.
Title: Re: Trying to find a way to carry objects(Vid inside)
Post by: yuhikaru on September 23, 2010, 08:28:55 pm
Uh, I'm no expert, but I don't think it's evented.
This is a topic about eventing a havest moon game, see if it's any help for you:
http://www.rpgrevolution.com/forums/index.php?s=f785210b44e45bea19da3c989deb1847&showtopic=36978&pid=362137&st=0&#entry362137 (http://www.rpgrevolution.com/forums/index.php?s=f785210b44e45bea19da3c989deb1847&showtopic=36978&pid=362137&st=0&#entry362137)
The guy suggested a visual equipment script. That's all I have. Good luck  :D
Title: Re: Trying to find a way to carry objects(Vid inside)
Post by: Magus on September 24, 2010, 11:51:49 pm
a script in which it allows a player to carry an event(the object) would make the creator famous (especially when he or she shows it off in a overly flashy demo, and continues to update it)

but hmmm, Maybe it has been done. :P
Title: Re: Trying to find a way to carry objects(Vid inside)
Post by: Delusian on September 25, 2010, 04:36:56 pm
This could be evented. But you'd need to make a sprite holding the item.

Then literally when they get to it put
If (item press on)
Change graphic to character with item
when hotkey pressed
Custom Animation
change graphic

or his could be a script.