SCAMAZING's Forum Posts

  • 6 posts
  • To xenox98; oooooooooooooooooooooooooooh. k. Nice profile picture.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Uhhhh- How come I can still see my post then

  • Every time I turn directions, the Sprite seems to change positions

  • Problem Description

    I have recently noticed that my player character animation are not behaving correctly. The image point is set to a place far from the sprite. If I could have some help or if it will be included in the next patch that would be greatly appreciated. I have only tested this with Microsoft Edge (so it may be a bit buggy) but I found the bug in the actual API. Thank you again for addressing this issue, and I hope my game will become successful!

    Regards,

    SCAMAZING

    (A Construct 2 User)

    Affected Browsers

    Microsoft Edge

    Operating System and Service Pack

    Windows 10 (No Service Packs)

    Construct 2 Version ID

    Release 221

    EDIT:

    I tried using Chrome, same result

  • Video encoding is a lot more complex and specialist than audio encoding as well, which is another reason you might want to find your own tools to do the encoding. Also while PCM WAV is a de-facto standard for uncompressed audio, I'm not aware that there's an equivalent for video. Uncompressed files are so huge that I think everyone mainly deals in compressed formats (perhaps at very high quality settings). So while audio typically involves just encoding, video could involve transcoding, which is more complicated and lossy. Throw patent-encumbered formats in to the mix, and the fact Windows doesn't have a built-in video encoder like it has for audio, and a wide range of exotic formats across platforms, and you find it's a real minefield. That's why it's not supported the same as with audio.

    OK. I see this is not going as I planned. Thx

    -SCAMAZING,

    A Construct 2 User

  • Yeah, I know. We can already import videos into Construct 2. But it's so very hard. We need a video importer so I at least, can be like . It should be just like the audio importer, except using video format files such as mp4, mov, aac, and mpeg4. Thanks for reading, SCAMAZING.

  • 6 posts