Kbcaah's Forum Posts

  • 6 posts
  • Hello everyone! I hope you all are incredible today.

    About me:

    My name is Ailton Júnior, located in Brasil - Alagoa Grande-PB.

    I play games since i was 5 years old, and start creating and developing in 2018.

    With 200+ projects in my computer, each one i was learning more and creating systems such as inventory, auto-generated maze and others.

    I did released some games in the past, but i always focused on quality of my products then i started improving my pixel art and animations skills.

    Looking:

    I'm looking for a full-time remote job in game development.

    You can some of my projects at: https://promisedstudio.itch.io/

    Here some of projects, you can see my prime work that is Wasted Lands.

    (Follow instructions on the page so you can open a server and try it out.)

    (Game that i did launch, but lack of marketing and getting players into)

    I have 7 years+ of knowledge in construct 2, that include:

    -Complex Engine and Systems (As inventory, abilities, upgrades, NPC IA and etc.)

    -Multiplayer (With dedicated server, peer-to-peer using build-in multiplayer plugin)

    -Database (Such firebase Realtime Database)

    -Project Management (Trello or other.)

    -Pixel Art

    -Animations

    Why construct 2?

    -I have a life-time licence to it, i really would love to upgrade but i didn't make any money to pay monthly the new version.

    I can do games for banners as well, and even some HTML5 apps to run on web.

    Please contact on my email:

    kbcaahtsi@gmail.com

    Or on my Discord:

    kbcaah (Promises)

    Thanks for you attention, take care!

  • Omg! Thanks for that!

    I was with the same problem!

    You made my day! Cheers! <3 <3

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm suffering with the same problem.

    Best you can do, its resize when keyboards come.

  • Oh! Thanks for the explanation! Sorry for bothering you.

    Now i got it.

    Kinda new in Javascript.... Cheers for you plugin.

    Have a nice day!

  • Thank you very much for that plugin!

    Help me alot!

    Cheers!

  • Can you explain why the StoredReturnValue don't work?

    I test alot of JS codes, even simple ones and don't return any value, even if i specified.

    Example:

    "
    
    function myFunction(#0,#1) {
    return #0+#1;
    }
    
    "[/code:2drr3d1i]
    
    Its just two Global Variables in construct to sum and return the result.
    As you said the only value who return its "0".
  • 6 posts