Please login or register.

Login with username, password and session length
Advanced search  

News:

IRC channel - server: waelisch.de  channel: #wme (read more)

Author Topic: Fahrenheit like action scenes  (Read 2225 times)

0 Members and 1 Guest are viewing this topic.

Dan-D

  • Occasional poster
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 89
    • View Profile
Fahrenheit like action scenes
« on: August 12, 2007, 08:24:40 PM »

Id like to know how too script action scenes when player have to push some buttons combination in short period of time. I think its not very hard but i'm noob in scripting
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Fahrenheit like action scenes
« Reply #1 on: August 13, 2007, 05:23:43 PM »

There are two ways of receiving keypresses. Either use the on "keypress" event or you can asynchronously check if some key is pressed using the Keyboard.IsKeyDown() method. The rest is very dependent on what exactly you're trying to achieve.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave
 

Page created in 0.026 seconds with 23 queries.