ggibson1's Recent Forum Activity

  • Interesting that these two comments below showed up next to each other... try this... make a new capx that does NOT use the solid behavior and code one yourself in C2 events that runs every tick which checks for overlapping rectangles and pushes any rectangle that crosses back out one pixel so it does not overlap... this will show you that it is just Logic and both code and C2 events are just Logic...and that you can either use Behaviors (code components) for speed or make your own with Logic if they do not have all the features you want.

    [quote:1jj44w39]@megatronx

    That's why instead of long events I break them in to smaller parts, put them in to separate event sheets and chain them with functions most of the time. Much easier to find an issue if there is one.

    But what pisses me off about construct is that I just can not do certain things with events. Like the infamous solid behavior limitations.

    [quote:1jj44w39]

    Tokinsom

    Far as I'm concerned, the behaviors and all the built in stuff are to blame. Most other engines have you make your own platform engines and such, as well as level editors, data tools, etc. With C2 you don't really learn much of anything...so if you start with C2 you'll likely always be a "noob". Not to say I don't appreciate behaviors and all, but ultimately we'd be better off with more features to make our own exactly how we want..

  • Logic + Problem Solving + Trial & Error + Experience is all you need... the tool doesn't much matter.

  • Shouldn't the property name be "background" instead of "monster_bar" and the value "#ff3019"?

    That tutorial you were looking at is basically just showing how to parse a blob of CSS into individual CSS "property name + value" events.

  • Is it "windowed" in anyway i.e. title bar or scrollbars where it would be different per OS? Or is the game taking up all of the full screen?

  • Browsers do not allow that for security reasons.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • What browser? Is there a zoom level set in the browser?

  • Browsers do not allow that kind of control of the mouse (the OS controls the mouse)... (http://stackoverflow.com/questions/4752501/move-the-mouse-pointer-to-a-specific-position)

    This can probably be solved as a movement type by using the custom movement behavior (https://www.scirra.com/manual/92/custom-movement)

  • This isn't the same technology, but may have a similar solution:

    https://www.scirra.com/forum/in-app-purchase-issue-ios-cocoonjs_t112489?start=60

    Quoted from that link:

    simply you need to put this events:

    "on product fetch complete > update product list"

    you must update products list to be able to take the varius products's proprerties (such as price, name, description ecc...)

    Basically maybe you need to refresh something before the status shows up?

  • To narrow down the possibilities create a brand new project and only add enough to it to play the video and move to another blank layout. If that works look at the difference between the two projects.

    If the same issue is happening then post the capx of the new test project or at least a screenshot of the events so someone can help diagnose.

  • Looking for reasons to be offended is no way to go through life.

  • Please don't patronise me. I am more than capable of using a search engine. I haven't found a solution I have been able to implement.

    If anyone else has anything worthwhile to contribute I'd really appreciate any help.

    Did you bother reading any of the matches for the search engine? The issue is fully explained and is not a C2 issue. You should set this up on your server or contact your hosting provider to get the issue fixed.

  • Thanks! Here's what I got...

    XMLHttpRequest cannot load http://nsgames.nfshost.com/testalert.txt. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:50000' is therefore not allowed access.

    How do I fix that?

    http://www.bing.com/search?q=%27Access-Control-Allow-Origin%27+&qs=n&form=QBLH&pq=%27access-control-allow-origin%27+&sc=8-30&sp=-1&sk=&cvid=1ce44841a1c546968b282332a55704d1

ggibson1's avatar

ggibson1

Member since 7 Dec, 2013

None one is following ggibson1 yet!

Trophy Case

  • 11-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

13/44
How to earn trophies