RafaelMatos's Forum Posts

  • Hi PixelRebirth Do you have plans to translate this plugin for C3?

  • Absolutely: P. I'm working in a roguelite top-down game and I'm in the initial state of development so let's hope I'm not giving up in the middle of the project for the hundredth time: P

  • That's ridiculous indeed.

  • mumu64 In my opinion Steam support is a top priority for any engine, don't you think? I rather think they are working on it right now and that will release it in a near future, specially because, as far as I know, we don't have 3rd party plugin for it yet.

    Anyway, I hope we have steam support for when I acquire C3. :P

  • That's really bad indeed. I've never understood their lack of interest on steam support. So for the Duck Souls you just used an old version of NWjs like you did with Pinkman? I'm aware of the 3rd party plugin Steam4C2 and people used love it. Do you know if they are porting this plugin to C3?

    About the bureaucracy I asked it because you know the government we have, right? :P

  • Thanks! How is the support for achievements, cards, etc for Steam platform?

    Edit: How about the bureaucracy? Did you started a company or launched it as natural person? :P

  • Congratulations! Two games on steam already. I'm far from construct for quite a bit and started to get into it again recently, which is revigorating because construct is really fun to use. Also, can you share some info? How is C3 doing nowadays? Your games are doing well on steam financially?

    Btw, nice to see some Brazilian here publishing games on steam. GL!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Unfortunately, for some people from other country where currency exchange is almost 4:1, it's too expensive for hobbyists. But yeah C2/C3 is really fun to use and, if monetization and exporting options are in a good place today (I don't know where C3 stands today because I'm quite off from the subject for several months) then It really worth the money.

  • Construct.net returns critical error since yesterday. Is the website having a known problem or is it just me?

    Critical error
    This should not of happened. Please contact support.
    
    System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer) at C3.Code.Caching.CityCaching.<>c__DisplayClass1_0.b__0() in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Caching\Cities.cs:line 21 at C3.Code.Controls.Application.Caching.Manager.Manager.Get[T](String key, Func`1 getFromExternFunction, Boolean skipLocalCaches) in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Controls\Application\Caching\Manager\Manager.cs:line 123 at C3.Code.Caching.CityCaching.GetCitiesInCountry(Int16 countryID, Boolean skipLocalCaches) in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Caching\Cities.cs:line 26 at C3.Code.Caching.CityCaching.GetCityID(Int16 countryID, String cityName) in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Caching\Cities.cs:line 35 at C3.Code.Helpers.GeoIP.Functions.GetCityID(Nullable`1 countryID, String cityName) in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Helpers\GeoIP\Functions.cs:line 84 at C3.Code.Helpers.GeoIP.Functions.LookupIP(String ipAddress) in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Helpers\GeoIP\Functions.cs:line 36 at C3.Code.Caching.GeoIPLookupCaching.<>c__DisplayClass0_0.b__0() in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Caching\GeoIPLookup.cs:line 27 at C3.Code.Controls.Application.Caching.Manager.Manager.Get[T](String key, Func`1 getFromExternFunction, Boolean skipLocalCaches) in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Controls\Application\Caching\Manager\Manager.cs:line 123 at C3.Code.Caching.GeoIPLookupCaching.GetIPDetails(String ipAddress) in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Caching\GeoIPLookup.cs:line 21 at C3.Code.Helpers.SEO.Functions.GetUsersIPRegion() in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Code\Helpers\SEO\Regions.cs:line 87 at C3.Pages.Master_Pages.Global.Page_Init(Object sender, EventArgs e) in C:\Dropbox\Dropbox (Scirra Ltd)\Tom\C3 Website\C3Alpha2\Pages\Master Pages\Global.Master.cs:line 48 at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)[/code:29uqqkf5]
  • >

    > >

    > >

    > > From 8 events to 4, and it was quick and simple, awesome!

    > >

    >

    > Here is the same in just one event and one action:

    >

    >

    >

    Yeah. I don't think a lot of people know they can use expressions that way. It's a bit of a learning curve, but once you get used to it. You will reduce the amount of events a lot.

    There should be some good tutorials on that, because you don't really stumble across it by chance unless you study the manual, and read up on expressions.

    C2/3 could support more code therefore allowing more freedom and do more on expressions which is sometimes better than usings lots of events which can be summed up to one line of code. Anyways, I haven't used construct for so long. How is it going?

  • > Having it in Construct 3 other than a plugin made by some hobbyist (and by NO means do I intend any disrespect to the developer of the Greenworks plugin...he is a lifesaver where Construct 2 could not do this)

    >

    If you mean the Construct 2 plugin, we do develop that officially ourselves already.

    Hi. Could you tell me where it is then? Because I can't find it in Platform specifics on C2, or even in the manuals or in tutorials section.

  • lennaert Thanks! That's exactly it.

  • I'm using AJAX to read some text files but some characters aren't loaded correctly therefore showing this ?. It happens with characters like ª, or º and also with all non english characters like ç, é, ã, etc. Is there a way to fix it?

    Thanks.

  • Here's a playable web build of my pseudo 3D thing if anyone is interested in seeing it in person: https://riv-hester.itch.io/glimmerhead? ... zhsbgRaqhA

    spongehammer Just one layer. For the walls I've got a stack of tilemaps having their position offset in a direction relative to the layer rotation. Everything else is sprites being z sorted.

    Ares7 Not that I know of, but I'd like to get around to writing one at some point. There seems to be enough interest on twitter alone.

    This blog post does explain the basic concept pretty well though even if it's for Game Maker: http://www.like100bears.com/writing/2d- ... ker-studio

    The effect is really cool. I did a while ago the samething for cars but what about that cart? Did you use the same concept of stacking images? Looks really cool.

  • Magistross I managed to do it using 000webhost. I uploaded a txt file and changed the permission to read and write for "others". Everything done using their layout. Is it trustable?