oosyrag's Recent Forum Activity

  • Actually I have no experience, but have you tried linking to the stream in an iFrame?

  • Does the stop loop action work?

  • A and C. The whole event system is designed around the idea of "filtering" by picking, or narrowing down what you want to interact with. IMO it's always better to have more control over the exact behavior you want, the way it is now. It is simple enough (and you have several options) to add conditions to specify the specific object you want within a stack of picked objects such as when touch overlapping objects.

    Look at it from a different perspective. If the touch behavior was changed as you specified, what do you do when you DO want touch to interact with overlapping options? If the objects below the top instance are already filtered out, how would you interact with them by touch?

  • It depends on what you do with it. If you're looping through the entire array it might be a bit taxing, that's a million cells to check.

    There may be more efficient ways to store the data. Again it depends on your use.

    I've made a parser that uses arrays with 100k+ cells, it performs operations pretty much instantly for me.

  • Unsure what you mean by ping.

    Most games will usually have some things need to be done every tick. The key to maximize performance is to use it only when you need to.

  • The multiplayer plugin may be able to do what you want, but you could be better served with a database backend. Even using the multiplayer plugin you might want a dedicated host. It all depends on the scope of your requirements.

    The Facebook plugin itself does not have support for multiplayer functions as far as I know.

  • Use the "scroll to" behavior.

  • am facing some issues

    What issues are you facing?

    There shouldn't be anything you could do in C2 that you can't in C3.

    Edit: The video tutorial is in many parts. Which part have you gotten to/gotten stuck at?

  • You're going to have to make some compromises when editing on mobile. The way to do it is direct entry of specific values as you have experienced. I personally find the mobile interface more useful for event sheet/value editing, or putting together quick proof of concepts. You'll have a much better time doing level and layout editing with a mouse and keyboard.

  • The current positioning for form elements works accurately as far as I've seen. Construct overwrites any positioning done in CSS, and event based positioning with those objects remain accurate as well. I believe Z order is the biggest obstacle.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm all for additional CSS support.

    A <span>/<div> text object and class tag support would be great.

  • Sounds like a cell sizing issue. If your pathfinding grid's cell size is larger than the sprite, then the sprite should never collide with a solid.

oosyrag's avatar

oosyrag

Member since 20 Feb, 2013

Twitter
oosyrag has 38 followers

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
  • 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
  • Email Verified

Progress

21/44
How to earn trophies