dop2000's Recent Forum Activity

  • I think you can only show Applovin ads in C3 via mediation. If you can't use Admob, the other two options are IronSource and Tapdaq.

    IronSource addons are part of the Construct Collection, I think you can get it cheaper on itch.io, or chat with the developer at constructcollection.com , he might offer you a discount.

    Tapdaq addons are only about $10, but I haven't used them and can't tell you anything about them.

    .

    EDIT: Looks like there is also a Cordova plugin available. It may be possible to implement it without the C3 addon, but this will be a difficult task - you'll have to call JS methods and build with Cordova CLI.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Cocoon Ads is a very old addon. If you send me the project, I can remove it for you. My email is here.

  • You do not have permission to view this post

  • That particular demo is not mine and it's a bit too advanced for this task.

    I would probably use Bullet behavior with gravity, there must be a simple math formula to calculate bullet speed to land at the particular spot.

    Another easy option is running two tweens - one to move horizontally, and the second one with "ping-pong" setting to move up and then down.

  • I have two popular templates where random levels are built from "scenes", each scene contains a small tilemap and other objects.

    All scenes are currently stored on the main game layout, which is pretty messy. It would make sense to move all those scenes to a separate repository layout and use the new Templates feature to spawn them. But because tilemaps can't be added to the hierarchy, this is not possible.

  • I was wondering this too - why hierarchy is not supported for tilemaps? Ashley, could you explain?

  • Does this mean I can just connect them with hierachy in the layout view?

    Yes, in layout editor - you select one room/scene with all its objects, then right click on the room and add all objects as children.

    You can create hierarchies with code, but only if all objects exist on the current layout. Templates allow to spawn complex objects pre-built on other layouts.

  • You can use an inverted "Is Moving" condition + "Trigger Once".

    But if there are more than one instance of the object, then don't use "Trigger once".

  • Check out this demo:

    howtoconstructdemos.com/generate-random-levels-from-pre-built-scenes

    There is a free version and a video tutorial.

    The full version of this demo has an example of an endless runner where rooms/scenes are moved ahead of the player.

    There is also a new feature in C3 which was only added a couple weeks ago - templates. You can create rooms on a separate (unused) layout, connect all objects to the room with hierarchy, and give a template name to each room. Then you'll be able to spawn rooms by their names, with all objects in them.

  • Yeah, looks like the archive is damaged. You can try repairing it but the chances that the project will work after that are very slim.

  • When you see this error, press F12 and check last messages in the console log. They will tell you exactly what the problem is.

  • You dialogue system actually works. You can't see the text because it's on Dialogue layer with 100% parallax, so it's somewhere off-screen. Change parallax to 0%

    I highly recommend using Debug View to troubleshoot issues like this. You would be able to see that the Text_NPCDialogue object contains the correct line from the dialogue, so the problem is just with its visibility.

dop2000's avatar

dop2000

Member since 26 May, 2016

Twitter
dop2000 has 257 followers

Connect with dop2000

Trophy Case

  • 8-Year Club
  • Entrepreneur Sold something in the asset store
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • x5
    Popular Game One of your games has over 1,000 players
  • x2
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • Enduring Visitor Visited Construct.net 90 days in a row
  • Unrelenting Visitor Visited Construct.net 180 days in a row
  • Continuous Visitor Visited Construct.net 365 days in a row
  • RTFM Read the fabulous manual
  • x3
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x13
    Great Comment One of your comments gets 3 upvotes
  • Delicious Comment One of your comments gets 10 upvotes
  • Email Verified

Progress

28/44
How to earn trophies