gregorysforster's Forum Posts

  • Okay I got it, thanks

  • When I download one it is a .7z file and I have no idea what to do with it. I put it in the plugins folder and I got "unable to load plugin" error. Rex tried helping me out but I just kept downloading more .7z files that I don't know what to do with.

    I'm very basic, please explain as if you were explaining to a child. Thanks

  • Thanks for the help Rex, but I'm really confused. I don't know what any of that stuff is, I just have a lot of things downloaded now that I can't open.

  • It says unable to load plugin. And I don't have the option to unzip it because it's not zipped. Any ideas? I must be doing something wrong. Is it just the "rex_audio_helper.7z" file in the download?

  • This plugin sounds fantastic I need to use it. I downloaded the "rex_audio_helper.7z" but what do I do with that? Put it in the plugins folder? sorry I'm a beginner. Thanks

  • Bless your soul Elliott, my guardian game angel. It works perfectly

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Thanks man, works great.

    It's playing the audio every tick. Like if I hold the joystick to the right it plays the sound over and over really quickly until I let it go. How would I make so that if I hold the joystick to the right it plays the sound only once?

  • I am making a music game. I want to use the joystick to play different sounds, and not for player movement. So, for example:

    if you press the joystick down it plays sound #1,

    if you press the joystick down/right it plays sound #2,

    if you press the joystick right it plays sound #3,

    if you press the joystick right/up it plays sound #4,

    if you press the joystick up it plays sound #5,

    etc.. all the way around the joystick dial.

    I know there is the 8 way movement with the joystick, so I believe this is possible. Any ideas on how to make this happen? Thank you very much

  • Elliot!!! my man, thank you very much. It works. Much appreciated

  • Sup everybody,

    I'm new, so sorry if this is very beginner. But basically I'm using the gamepad and I have an action that plays when you hit the A button. Also, I have a completely different action that plays when you hold RB and press the A button.

    Right now, when you hold RB and press A both actions play. I want them to play separately, independent of each other. I guess I'm looking for a condition or an if statement of some sort that excludes the "A button" action if RB is down. I hope that makes sense, any help is much appreciated, thanks.