j0schi's Forum Posts

  • Hi,

    make a check if the music is aleredy playing, if not, play.

    example:

    the music should then continue playing till end / restart. you can do this "on start of layout"

    kind regards

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Update: released a gameplay video

  • This game looks so freaking amazing! Will play the final version for sure!

  • Hey, great idea!

    i would also like if the drones destroy the solders when they explode over them

  • Love the idea, needs much of work though! keep on going.

  • We reached v. 0.9.9 release candidate! 32 Levels, round about a hour of playtime, several bugfixes...

    http://bytecrunch.org/games/golf/

    Give me your feedback!

  • Update: Glassblocks are implemented and the mechanics are fine. only problem is: because of the massive ammount of tiles (and collissionchecks) games runs slow with many glassblocks on mobile. i am currently thinking about on disabling the collision cheks on mobile for glass blocks against the tilemap.

    More updates:

    • more levels
    • small changes on some game mechanics

    there are 30 levels now. 2 more will be designed till 1.0

    i am planning on releasing the beta in a few days so i would highly appreciate any feedback on the current state of the game

    Kind regards

    Patrick

  • Small Update on this one: when i request the files directly in the browser the playback of both webm and mp4 is no problem at all, everything works as intended. So this might be related to the video object? i will continue looking for a solution, but this is my first project for a client and the first that potentially can earn me some money with construct i would be very thankfull for any help on this issue.

    kind regards

    Patrick

  • i finally got it. i have to upload the app first. it wont work if i start it locally... maybe something with my firewall or so.

    thank you again! that really helped.

    kind regards

    Patrick

  • nimos100 thank you so much for pointing this out!!!

    for some strange reason it doesnt work for me so far, so i thought this isn`t implemented... i will try again and hopefully i will find my error!

    thanks again!

  • nimos100

    ive tryed this: http://gyazo.com/353de52bafb04f8dcdc4663126242af7

    (set the source to http://bytecrunch.org/games/video/big_buck_bunny.webm)

    but it didnt work. so that doenst really make sence O_o do you mean the file has to be in the same folder?

    Kind regards

    Patrick

  • Hi Vikings, actually i think the build it your self way is state of the art in this case.

    I also think, this might be hard to fix at it might be browser related (no ther option than do it this way?) and there are much more important bugs without workarround

    kind regards

    Patrick

  • Hi, you could just build your own slider without the sliderbar object, just with 2 sprites...

    Its pretty easy:

    Code: http://gyazo.com/f9f4ada5bc709d098a459e81e67590fa

    Working example: http://gyazo.com/ab43df12a1a1d834373d359e5b234f00

    kind regards

    Patrick

  • Still have the same Problem Windows 8.1 latest chrome canary

    Interseting part is, it seems not to be related to the number of objects spawned.

    if i spawn 1/second it crashes after round about 170 objects: http://gyazo.com/a459ab4f6d6a6a36ad0cc22528c0e582

    if i spawn 10/second it crashes after 535 objects http://gyazo.com/c985f5988053443d7b6377f2683e8f77

    Kind regards

    Patrick

  • Problem Description

    Problem of video playback in different browsers. Chrome for Android: no image. Tested with 3 different mobile phones including the latest version of android.

    Chrome Cannery for Windows 8: Videoplayback lags. Sound is fine

    Attach a Capx

    https://drive.kyberon.net/index.php/s/mI4csAIgcJc3h67 password: bugdemo

    Description of Capx

    Its just a video element which should play a predefined video after touching the "play" button. Files for mp4, ogv and webm included.

    Steps to Reproduce Bug

    • Open Capx and start it
    • Hit the play button (in different browsers)

    Observed Result

    Chrome Cannery for windows 8: Video sound ok, images very laggy (1 a second)

    Android with Chrome: Sound fine, no image at all

    Expected Result

    Video should play fine on all devices.

    Affected Browsers

    • Chrome: No
    • Chrome Cannery: Yes
    • Chrome on android: Yes
    • FireFox: No
    • Internet Explorer: No

    Operating System and Service Pack

    Windows 8 latest

    Android latest stable release

    Construct 2 Version ID

    209 and 210