Forum rules - please read before posting.

black_toad

About

Username
black_toad
Joined
Visits
33
Last Active
Roles
Member

Comments

  • Thank you, and sorry for wasting your time :smiley:
  • Hm, now I have two errors. Sorry, I don't know what I'm doing... https://ibb.co/ZS1Yk91 void Start () { KickStarter.playerInput.InputGetButtonDownDelegate = CustomGetButtonDown; } private bool CustomGetButtonDown (string buttonName) { if …
  • Thank you for your quick response Chris. Like this? void Start (){ KickStarter.playerInput.InputGetButtonDownDelegate = CustomGetButtonDown;}private bool CustomGetButtonDown (string buttonName){ if (buttonName == "SkipSpeech") {…
  • Hey, I'm trying to do the same thing, skipping subtitles fast when the space button is held down. But I'm having some errors. I tried defining inputs and wrapping a try/catch. Can you help me? I'm a noob and artist (just to know). :smile: I'm using…
  • It works! You are awesome, thank you!
Default Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.