Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 I found a tales of battlestystem for RMVX at a japanse site and need help
#5
Change
Code:
if Input.trigger?(Input::F5)[code]
to something like...
[code]if Input.trigger?(Input::A)

That'll change the button to the SHIFT key for escapes.

For your general list of keys, run your game and hit F1. Then you'll see a popup for the game's properties. Click on the Keyboard tab. There, you can see the default keys. As you'll notice, the 'C' input button (aka select) is set to work on 'Space', 'Enter' and 'Z' . [/i] Why Z ??? [/i] And the 'A' input button is set for the 'Shift' key. I also look at the 'gamepad buttons' since I don't want to single anyone out.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }


Messages In This Thread
RE: I found a tales of battlestystem for RMVX at a japanse site and need help - by DerVVulfman - 12-29-2010, 06:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   I found a message script and cannot figure out how to use it Rose Guardian 3 6,271 05-14-2011, 06:31 PM
Last Post: Rose Guardian



Users browsing this thread: