san40511's Forum Posts

  • Here is a simple method:

    https://www.dropbox.com/scl/fi/8shp2lz2xq4ch2mdfbtv4/AnimatedRay.c3p?rlkey=2f11y2psztvqps305yoi10zt1&st=e3f1agqk&dl=0

    Wow, it's really smart. Thank you so much

  • Thanks.That what I thought. The problem is I have dynamic ray that should be drawing with my finger when i move from one point to another and it is quite difficult to compose several objects in this case especially when the angle is always changing with the finger position. Currently I resolved this issue with a big resolution image that is not loose the quality with scaling. But I think Construct developers should think about tiled background animation, cause their competitors on the market have similar functionality. I saw on the forum that one guy already requested such functionality 12 years ago 😁

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Need more details. What do you mean by "system" and what do you mean when you say "crashes"

  • Hey guys need your advice. I need some kind of animated ray but it should be without fixed size by x. I need to expand and collapse it without quality loosing? Is it possible. Ideally i need animated tiled background

  • I want to add support of steam cloud but the problem that i don't know where is save files store for each platform. Can somebody tell me where the save files store on linux, macos and windows?

  • Hey guys I published my game on ARCADE. It would be nice if you try it. The game is based on one template from construct store. I expected to use more than graphic assets from this template but unfortunately i couldn't so I fully rewrote all code and implement everything almost from the scratch.

    Link to arcade

    If somebody want to support me please download mobile version and rate my game on mobile. I will be apriciate

  • Hey guys I published my game on ARCADE. It would be nice if you try it. The game is based on one template from construct store. I expected to use more than graphic assets from this template but unfortunately i couldn't so I fully rewrote all code and implement everything almost from the scratch.

    Link to arcade

    If somebody want to support me please download mobile version and rate my game on mobile. I will be apriciate

  • Thank you for answer. I will wait couple days and then will try to contact with adMob support and ask them.

  • I published my game on google and ios and added admob to app. I have only one type of ad. is interstitial ad. This ad. shows every third death of player. The first time it works well i see my ad. but the next time the ad down't show. Maybe somebody know how can i fix it? On android everything is working fine this issue is valid for ios only.

    Xcode console messages on start of app:

    [C3 advert] Event (configuration complete Error () Type () Amount (0))

    [C3 advert] Event (interstitial created Error () Type () Amount (0))

    this errors i see when the ad is showing :

    [Construct] Suspending

    [C3 advert] Event (interstitial completed Error () Type () Amount (0))

    [Construct] Resuming

  • Subscribe to Construct videos now

    The new scenario that we are working on =)

    The visual part is looking fantastic but the level design is boring. Sorry, but platformers shouldn't have so big pauses

  • I should post this here too while I'm at it.

    Subscribe to Construct videos now

    Wow, looks amazing

  • Game released on Steam

  • I figured out that webview builds not working only on osx, if create build on windows then everything works fine. What can be the reason. Is it possible somehow to re-install webview builder on Mac OS?

  • Currently, I'm preparing my game for EGS and I have to use web view 2 because of the EGS plugin. NW build is working perfectly for me but the WV2 exported game not running because of the error "Failed to load package.json, Check that file in the same folder as the app". I checked - the file is in the same folder but the app is broken. Does anybody know how to fix this issue?

    Tagged:

  • Hey guys. I'm going to publish my game on EGS. I didn't find any tutorials do you know any video tutorial where somebody shows how to upload the new build? Also, the interesting thing is that constract site does not contain any information about it except the plugin description. I saw the test project but it's not clear to me what should i do to create the working build.

    I would appreciate any information, especially from people who have already published something on EGS. Thanks