luizfbicalho's Recent Forum Activity

  • But on the function conditions there is only the "Compare Parameter" and the "On Function".

    Are you using another plugin to do this?

  • This works fine for actions, but this doesn't work for conditions, I can't find a way to put a function call as a condition.

  • I'm creating buttons, and many of the effects and events are repeated many times.

    For example I have this condition:

    Main Condition

    Mouse->On Left Button Clicked on "Button"

    OR

    Touch-> Is Touching "Button"

    Sub Condition

    System -> Trigger once

    How Can I create in construct language something that receice a button as parameter, and check all of this conditions, to be used instead of repeating all of this?

  • I created some Regular expressions to change the exported script, if anyone have the same problem

    search "^(.*)var (.*) = new Image\\(\\)\\;",

    replace "$1var $2 = new Image()/**/;\r\n$1$2.crossOrigin = 'anonymous';"

    search "^(.*) = new Image\\(\\)\\;",

    replace "$1 = new Image()/**/;\r\n$1.crossOrigin = 'anonymous';"

    search "\"images/",

    replace "\"http://your url here/images/"

    search "\"media/",

    replace "\"http://your url here/media/"

    you can change the http:// to // if you want to work in both http and https, but I haven't tested yet

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I created some games in Construct, and they share the content.

    What I want to do is to put the absolute URL to the images and the media in the exporter, and all of the images instances to have this parameter set image.crossOrigin = "anonymous";

    this way I could cache the content much easier and publish much faster, now I have to publish and open the files to change all of the links

  • How should I do if I want the layout to be responsive but not to be fullscreen

    I mean, I don't want to use the IFrame solution, but to put the canvas inside a div, and set the div size for all of the available width and height.

    Anyone has done this?

  • I changed the Image plugin, and in every Image instantiation I added image.crossOrigin = "anonymous";

    this solved the cors problem. I have a suggestion:

    put this line in the plugin and enable the export screen to put absolute urls for the images.

  • Could be a better way to set the base url for all of the sprites

    If I create a game that uses different templates do I have to load each file on each sprite on the load of each layout?

  • I don't have all the details yet

    I would like to get an idea of values, so for this reason I think it is better we use an example.

    If we were to make a game of Blackjack, how long and at what cost for the following tasks (all that you can apply):

    1) Illustrations

    2) construct of Logic Programming in the game

    3) Programming in the construct of the visual effects of the game, eg shuffling the cards, delivering the cards, placing chips on the table.

    the style of the illustrations are like the kingdomrush.com/, like a cartoon

  • Let me explain better:

    I'm looking for programmers and Illustrator for some jobs, all of them paid, but I don't have all the details of the games yet.

    If you can send me by email some more information about your previous jobs, and some hour rate for this jobs.

    I'll have more details by the time we close the deal.

  • Hello,

    We�re right know demanding some support as to illustrations for something "to be a Constrcut built game"....

    Those of you interested in helping us please send what level and informations you need to send us a definite proposal containing deliverables you �ll be providing,

    Please send as much as possible info so we can get to know your jobs as wel.., send to luizfbicalhovjs@gmail.com

    Thanks,

    Luiz Bicalho

luizfbicalho's avatar

luizfbicalho

Member since 24 Aug, 2013

None one is following luizfbicalho yet!

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies