zenox98's Forum Posts

  • You do realize this is a 2D Game creation system, don't you?

    Maybe you are trying to utilize the wrong system.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • As you can see from the screenshot, I've included the texset.zip in the archive. Just unzip to the plugins folder of the Construct Classic installation directory.

    Spritefont can be found HERE .

  • Have you read THIS tutorial from Ashley on supporting multiple screen sizes?

  • Why not just download the free version and create a few prototypes. If all goes well, then you can buy the license at any time.

  • In my experience, performance tends to get worse when I have more layers.

    You may want to post a bug report if this is the case, as Ashley specifically states in the manual HERE that:

    "Number of layers usually has no effect, unless most of the layers have changed their opacity, have effects applied, have a blend mode other than 'Normal', or use 'force own texture'. However typically there is no performance impact from using multiple layers with default settings."

    I've got a test going on at the moment and have 10 layers just for parallax effects. Seems to run fine for me.

  • This question seems to be asked virtually every week :/

    Anywho, Construct 2 is an 'event-driven' 2D game creation system that can be expanded upon by using the Java Script SDK to create plugins.

    So to answer your questions directly: no, you cannot directly edit in JS in the IDE, but you can create a plugin using the SDK using JS.

    The output is obfuscated Java Script, so that cannot really be edited either.

  • When you add the 'On Key Pressed' event, the requester asks for a key to be pressed. When you click on 'Choose' there is a drop-down box that has options for keys that can't be normally entered at the bottom of the windows.

  • The image below shows the contents of the zip file:

    <img src="https://dl.dropboxusercontent.com/u/34306693/zip_contents.png" border="0" />

    As you can see, all relevant files are there. If you double click on the 'blackjackv1b.cap' file, it should automatically launch Construct Classic and load the .cap.

    If it doesn't, then Construct Classic is unlikely to be installed, or the association is wrong.

  • I see and understand your point, but maybe the reasoning behind these requirements are that first and foremost, this is an English forum, and as is often stated by Admin and mods, all posts should be in English, with an English translation provided.

    If, as your post hints at, you are proficient in English, then posting in English initially and then posting in your native language shouldn't be too difficult.

    It would certainly be of benefit to more people if you could, as I doubt many could translate from Chinese to English.

    Just my thoughts, but Tom will be able to clarify for certain.

  • Have you tried the search facility? It's really quite useful.

    http://www.scirra.com/forum/lerp-opacity_topic55210.html

  • Have you installed Construct Classic?

    You would also probably need the Visual Studio 2005 redistributables installing, as well as DirectX 9.

    Unzip all the contents to a folder, and you will see all the files that are needed to run the .cap.

    I haven't got access to Windows 8 so I can't really help you with that aspect.

  • The mesh, obj and a zip of the textsetter plugin are in the archive.

    What message(s) are you getting?

  • jennifer89

    Here is a zip file of chrisbrobs project. You may need some extra plugins or effects, but these should be easily found using the advanced search.

    chrisbrobs

    If you want me to remove this link, just holler :)

    .... snip ....

    In fact, could you let me know when you've got it jennifer89 then I will remove the link, just in case.

  • I can't see what you mean, but try the different 'Fullscreen in Browser' project settings.

    Due to Browser restrictions - as stated in manual - you cannot just run the exported project locally. You have the options to preview locally, preview over wi-fi or export and host on a server , such as DropBox or your own.

  • Your example started after about 1.5 seconds for me.

    Maybe something on your system is slowing it down? Anti-virus scanning? Recent MicroS**t updates?

    What does Task Manager show when you try launching?