Pigpud's Forum Posts

  • I think you misunderstood what I'm trying to say.

    If I coded in a sound and for whatever reason delete the file, there is no immediate way to know if that sound was used or not, or to know how many times it was used or where it was used.

    I know you can just go through each event sheet and look for where that sound was used, but for bigger projects this might be a pain. And since you can find all references for an object it seems like it would be a logical option to have something similar for audio files.

  • I began to code in audio into my game and have found it hard to check if I've used an audio file or not since there seems to be no way to search for where it's used throughout the project. Is there a reason why there is no kind of "Find results bar" for audio files?

    (I hope this is the right forum for this topic!)

  • Fun game! Love the graphics!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • The art looks amazing!

  • Can you give some examples of what games you're referring to?

  • Cool!!

  • Looks great!

  • I've experienced this bug(?) occasionally when using the animations editor for my pixel art. It has only happened a few times to me, but it was enough to make me slightly paranoid about using the animations editor without exiting and opening it again every few minutes to let it save my work.

  • Dang. I'll go ahead and switch the pause button then. Thank you for the reply WackyToaster

  • Bump.

  • I have a pause menu that pops up when the player presses Escape, but it cancels fullscreen. Is there a way to lock the fullscreen or do I just have to move the pause button?

    Thanks!

    Tagged:

  • Could the three-dot menu be moved to the toolbar, with all the other buttons? Maybe to the left of the preview button?

    I totally agree with this. I'm finding that with the setting button there it's VERY easy to click it rather then the exit button. Very annoying.

  • Weird. Thanks for the reply dop2000.

  • How come there is an opacity expression to get the opacity of an object but no expression to get the state of the object's visibility...?

  • Hello!

    I'm Pigpud and have been a member for about a year now. (Just found this topic :P...) I had no experience with coding or game development, but heard of C3 as a great introduction to the coding world. After messing around with it a bit I started developing a small game, which over the course of learning to code, has quickly grown into a full project.