jobel's Recent Forum Activity

  • you need a "ruleset" to figure what happens in each scenario. As you place the piece you are going to have to check all adjacent pieces and figure out if their orientation is correct or not.

    It's not going to be easy, but it is certainly doable.

  • NetOne I did, that was my template. but for some reason changing the angle in the event doesn't work, I have no idea why, but you can destroy it.. maybe because it's moving so fast?

  • so do you want the code (EDIT: tile) to change automatically as you place the tiles down?

    drive.google.com/file/d/1TCXl-AbfSKZnyNha08a6QGWPBEABkniV/view

  • how is this all happening? user input? auto generation? or some automated process (a collision)?

    I would use a grid system, where you check the grid around the tile in question. I will try to mock up an example...

  • no, Set Angle is checked, so it works for OnCollision as long as its slow enough.

  • I think he's saying to use a tilemap object

  • I want to make it look like little packages are traveling through pipes to the destination. If I use bullet (without step) and the bullet speed is relatively slow, it works as expected. If I bump up the speed, sometimes the bullets miss the collision, so I tried it with Bullet Step -- but it never works at all with bullet step, I'm not sure why!

    Honestly, this method never works exactly "right" even with the bullet at lower speeds, I'd like the bullets to move moderately fast. Using bullet in this way does not seem like the best way to accomplish this. Does anyone have any recommendations on another way of creating this same look/effect?

    thanks!

    drive.google.com/open

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hard to tell without seeing an example. you should make a small c3p and share the google drive link here.

    perhaps all lasers are instances of the same parent object and you are not using For Each?

    could be a Trigger Once in a condition. could be many things...

  • are you looking to use a local database inside a game session only?

    if so its very easy to do with the CSV plugin. I use it as a table-lookup and database, its much nicer than C3 arrays and you can search on column name.

    you can make the csv file available on a website and open it on startup. Otherwise making a SQL database might be a bit overkill for what you are trying to do.

  • make a new project in C3, save it, then go to Google Drive, right-click and get a "shareable link" then post it here.

  • not sure if this is too convoluted...

    but one way is to put the information on its own layer, set it's parallax to 100,100. Then the top layer set parallax to 0,0. Cut a hole in the top layer so you can see the info layer underneath.

    drive.google.com/file/d/1ah04db8yi1E81GPtk8ijarXiVBY08mzS/view

    just need to figure a way to do a scroll percentage so the scroll button doesn't go off screen.

  • link a cp3 example of what you are trying to do.

jobel's avatar

jobel

Member since 27 Jul, 2013

Twitter
jobel has 8 followers

Connect with jobel

Trophy Case

  • 11-Year Club
  • 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
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • x4
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

18/44
How to earn trophies