piranha305's Recent Forum Activity

  • so that data list element, you guys must be populating that because no other text field in construct behaves like that.

    here is an exmaple :

    This text box element does not have the list attribute on it.

    but when we look at the function

    It has that list attribute, where you are passing "function-category-list", i am assuming this binds to an array on your controller or model

    as of now there is no way to populate that array from the sdk, my suggestion/request is have a different type of parameter where we can attach an array of strings to that list attribute on the text box to achieve the same effect of having intellisense.

  • Ashley

    So with the new Function Feature, the user experience of adding a new function is great, when typing in a description, you get intellisense for all previous descriptions you have typed. this is a great feature and could be something very useful for other 3rd party addon's to adopt. is there currently a way to implement something like this through the SDK? If this is not currently supported in the SDK, will there ever be a plan to implement this or something similar?

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • No i dont think you can avoid having to refresh the page. C3 pulls the latest version of the addon when the app starts, and changes you make after don't get pulled.

  • Added Theme support in c3ide https://piranha305.itch.io/c3ide

  • I have gone ahead and reported it to avast as a false positive. I have been using McAfee and it has not triggered. I will wait to hear back from avast. thanks

  • that's great thanks

  • Will there be specifications on how to add the new async wait feature to javascript sdk? this is very awesome!! will it be as simple as marking the action function as async? or are there other requirements to signal the engine the work is done?

  • I have added a TODO to create a new template to support themes in c3ide, I will work on this next week!

    github.com/armandoalonso/c3IDE/issues/33

  • Can anyone create a Firebase plugin for Construct 3? I don’t understand scirra developers, they require a C3 subscription, but they don’t want to do the necessary plugins ... How can I make an online game with a database and honor boards if all the plugins from older developers such as rex_firebase work only on C2. Why do I then buy a subscription if there is no sense from your engine in online functions?

    there is a firebase plugin here, but it's paid made by

    construct.net/en/forum/construct-3/plugin-sdk-10/construct-master-collection-139046

  • construct.net/en/make-games/manuals/addon-sdk/runtime-reference/runtime

    The runtime function GetTimescale does not exists, GetTimeScale works with uppercase S.

    this drove me crazy for a bit.

  • okay that works, but it is overly verbose. in the meantime this is good enough. thanks

  • in C2 SDK, you could do somethign like

    this.runtime.getDt(this.inst);
    

    looking through the C3 docs i don't see an equivalent function. there are several functions having to do with time.

    	GetStartTime()
    	GetGameTime()
    	GetWallTime()
    

    but none of these get delta time. and none of them are scoped by instances. what is the best approach to get the dt of an instance? in context, this is for a behavior that will move the instance and i need the dt for the movement calculation

piranha305's avatar

piranha305

Early Adopter

Member since 26 Apr, 2016

Twitter
piranha305 has 34 followers

Connect with piranha305

Trophy Case

  • 8-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • x6
    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
  • x5
    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

18/44
How to earn trophies