yigitg's Forum Posts

  • 4 posts
  • I didn't know that layers had their own property panel {facepalm}.

    Thank you sir!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey guys, newbie here.

    I am working on expanding the Platform Tutorial project, and I've encountered a weird problem where my sprites (playerboxes + playeranimations) disappear when I hit preview.

    I've searched the forums for a similar issue but couldn't find anything. I checked the Z Order Bar, but that didn't help either.

    Here's my project file:

    https://drive.google.com/file/d/1NB7BbHQNzAxx6Kbkfj2b5AA3zffYyTyl/view?usp=sharing

    Any help would be appreciated.

  • Hey eka, I don't want to distract the topic but couldn't find a DM feature on the forums, so I'm replying to you.

    I'm working on my first game, and I'm a novice in programming, but can follow instructions.

    I want to implement an online Leaderboard / Highscores system to my game also, but couldn't find any recent tutorials / posts for C3.

    How did you do yours? Can you please point me towards a guide / tutorial (if there is). I'm not concerned for the security part (yet) :))

  • While I was creating this post I've solved the problem, that's why I'm keeping it. It's both me and a BUG in the editor. So maybe devs could take a look.

    Since all other assets work fine with drag & drop, I've assumed sound would also work. Apparently, sounds you drag & drop on the project, even though it brings up the "import sound" panel, doesn't work. So going back to the user manual after few times, just tried the "official way" and it worked. You have to right click the "Sound" folder in Project Bar and click "import sounds". Then it works.

    ---------------------

    original post:

    Hey guys, I'm a newbie around here. I've finished the very first tutorial (top-down shooter) and just wanted to spicy it up with extra stuff.

    I'm trying to add audio, but nothing seems to work. As far as I understand it's as simple as 1. add Audio object on layout 2. create a condition (mouse click) > add Audio action "play", and that's it, right?

    But it doesn't work. I've tried with wav, mp3, webm files. None of them works.

    I've tried on two different computers. Started a test project from scratch, nope. I've even opened a beginner example project with sound. The project sounds work, but when I try to import, it still doesn't work.

    Any ideas?

  • 4 posts