Dead By Daylight skill test reaction

● ARCHIVED · READ-ONLY
Started by nycollaskaique 4 posts View original ↗
  1. I need a skill test plugin like the Dead by Daylight's skill test. I want my character to take a photo on the game if her checked the test at the right time by pressing space (or touching on the screen, on mobile). Here's the example: http://mistersyms.com/tools/gitgud/index
    Can anyone help me? Thank you sooooo much guys!!
  2. I don't think you need a plugin for this, just eventing and a script call for the random rotation~ :kaopride:

    I made a little demo to illustrate it here, in case you're interested: timedInputDemo.zip (Google Drive) [2.5 MB]
  3. caethyril said:
    I don't think you need a plugin for this, just eventing and a script call for the random rotation~ :kaopride:

    I made a little demo to illustrate it here, in case you're interested: timedInputDemo.zip (Google Drive) [2.5 MB]
    YOU'RE FANTASTIC!! This is what i need! I don't know to much about scripts yet (but i'm on the college and I know c++, maybe it's help) but I'll try to use this on my game. Thank you so much. If i have any doubts I'll text you <3
  4. You're welcome! :kaojoy:

    And don't worry, the script call isn't complicated: it's just a one-line thing to set the picture angle to a certain value. :kaophew: