piranha305's Recent Forum Activity

  • I normally add extra functions to the instance (but only if its related to the instance), but if the stuff your doing is not related to the instance, I would just include another JavaScript file (module) that gets loaded with the plugin. you can add extra files in the "third party file tab" (I need to rename that to extra file). I am not sure what other approach people take, I have not really needed to do this much.

  • I will work on this today Mikal

  • that looks so dope!

  • adding "wait 0 seconds" after the creation of the root object lets me pick the children in subevents

    but should the children instances getting created be treated like the root? and be picked in the creation action?

  • Ashley

    when using the create object action and checking the create hierarchy option, will this pick all the instances of the scene graph in the current action block, that have just been created?

    atm this does not seem to be the behavior. but is this something you guys have considered for the creation of these nested objects?

    also doing the picking manually in subevents does not work either

  • shepherdgames I had some videos at some point, but they got deleted, there is no other documentation on using c3ide beside the docs that were provided, most of the stuff you need for the SDK is going to be in scirra docs. you can also drag in existing c3addon and it try's to parse them, so you can see how they are constructed, apart from that there is not much else, is there something specific that's not mentioned in the docs? that might help?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Okay I have figured it, just needed to get ratio of width/height and multiply my coordinates by it

    the width ratio = PlatformInfo.CanvasCssWidth / LayoutWidth

    the hegiht ratio = PlatformInfo.CanvasCssHeight / LayoutHeight

  • So what I am trying to do is a save a canvas snapshot using the Snapshot canvas, on a subset of the game view, in the game I created a guide object to encompass the section of the screen I want to snapshot,

    so the snap canvas action looks like this

    The problem is the game i am working on is low rez, so when the game is full screen, it's only capturing a small portion of the screen based on CanvasDeviceWidth and CanvasDeviceHeight, is there some way to convert to the sprite width/height to the device width height

  • I had the same question, but then I found a setting in layout properties that shows/hides the arrows

  • working on a tiny american football game! got the kickoff working

  • I have used a library called StockJS with C3 in the past to visualize stock data across a time series, I think it can pull current data and also historical data (not sure what the delay is on the current data) , github.com/wagenaartje/stocks.js you would need to request an API key, by following the instructions on the github page. the library is pretty much a wrapper around alphavantage.co API

    Here is an example project

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

    in order for the project to work you need to add the the API KEY in the script.js file

    also the project uses great addons from github.com/el3um4s/construct-plugins-and-addons for html/css manipulation

piranha305's avatar

piranha305

Early Adopter

Member since 26 Apr, 2016

Twitter
piranha305 has 34 followers

Connect with piranha305

Trophy Case

  • 9-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • x9
    Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x7
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • x3
    Lightning Draw First person to up-vote a new Construct 3 release
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

19/44
How to earn trophies