AndreasR's Recent Forum Activity

  • So far the best template I've seen here in the Store.

    Even tough I don't have it, the demo shows pretty much what can be done in full.

    Congrats!

    Hi jogosgratispro,

    Thank you so much for your feedback

    I really appreciate it!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello,

    I recently released my Modular Game Template. The idea behind was to create a template, especially for beginners, where the user can easily integrate his own game. With the included modules you can focus on the heart of your game, because all other stuff is already included in the template.

    Demo

    YouTube:

    https://youtu.be/uZlJssO0O8M

    Download

    Scirra: Modular Game Template

    Documentation: Documentation

    Live Demo: HTML5

    All Plugins you will need to use the project are included. Feel free to post any suggestions here. If I like I going to add it to this template.

    List of Modules and Functions

    Game Function

    • Pause Menu (Slide In / Out Effect)
    • LevelSelection Screen
    • PlayerSelection Screen
    • Loader, Menu, Game Layout (with global layers and ready to be used)

    Additional Stuff

    Following modules are only available if you compile the game to Android or iOS.

    • Google Analytics
    • Google Play Games & Game Center (via

      cranberrygame 's plugin CordovaGame)

    Google AdMob

    The complete code is separated into modules. You can easily switch each modul individually on or off. Furthermore the code is well commented and an online documentation is available.

    Changelog

    Version 1.0.1

    • Bug fixed "when Player Selection has been set off the players jumpstrength were set to 0"
    • Bug fixed "when Player collides with goal, the animation didn't stop playing"
    • Some typos were corrected

    Updates & Support

    Support and updates are free!

    Feedback

    Any feedback is appreciated! <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Hi, bro. Is it hard to change the graphic/asset for the level selection? Thanks.

    Hello,

    No it's fairly simple. You just need to replace the five animation frames. If you wish I will add a documentation for it

    Just let me know

    Regards

    Andreas

  • Thanks for the answer,

    I cannot turn off WebGL, 'cause this can make the game slower and susceptible to unwanted crashes.

    Just try it for testing. So you see if it's WebGL or not

  • Thanks for the freebies,

    You're welcome RenatoB

  • Modular Game Template — Now for sale in the Scirra Store!

    https://www.scirra.com/store/royalty-fr ... plate-1287

  • I have the same issue, but only on CocoonJS and CocoonIO.

    If you disable WebGL it works

    https://forums.cocoon.io/t/construct-2-list-of-bugs/383

    Scroll down till bug 3.

  • Description

    I recently have uploaded my new game Triangle at the Google Play Store. The game play is fairly easy.

    2x Speed With this button you can double the speed aslong you are touching the button.

    Change Direction With this button you can toggle the direction of the movement.

    Shields Shows you the available shields (shields are loaded automatically, no action needed).

    Your job is to navigate the ship through the gap of the rotating object.

    I'm glad about all feedback

    Download

    Android: https://play.google.com/apps/testing/com.triangle.shatter

    Screen Shots

    About the game

    The game was build with Construct 2 r212.2 and compiled with Cocoon.IO.

    Used third-party Plugins are:

    • Cocoon GooglePlayGame
    • Cocoon Ads
    • Phonegap Google Analytics
    • LiteTween
  • Hi AndreasR how's the multiplayer request thingy coming along? Any progress there mate?

    Hi,

    yes I already have started. It's not that easy so it will take awhile. Moreover I have to prioritize my paid custom jobs. But whenever I have time I will work on that

  • Hello in my game i have diferents scenarys i set in local storage , and during the game its all ok

    but when i exit the game and i start it

    the localstorage didnt saved

    how have i start start the game with it?

    You can check my tutorial here <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

    https://www.scirra.com/tutorials/1461/h ... age-plugin

  • AndreasR

    Thank you.

    I must say that WebStorage is far better in this particular task.

    This was all i needed to write for this to work:

    WebStorage local key "x" <= 9 | WebStorage set local key "x" to "0"&WebStorage.LocalValue("x") and that was it, i turned my number "9" to "09".

    With LocalStorage for the same task one must use external variables, write functions and write dozen lines of code (not to mention errors that popup in both these examples).

    Thas in my book total rubbish... but if Ashley thinks that this is better who am i to argue?

    Anyway thank you for all your help.

    You're welcome

    LocalStorage isn't much more complicated then WebStorage. It's just diffrent

    Let me know if you have further questions, I'm glad to help!

    Regards

    Andreas

  • AndreasR

    small problem in this logic... <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

    this example sucessfuly changes variable but it wont change/correct localstorages value it self (wich is what i need). <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

    when i set that global variable from 15 to 9 and set

    LS <= 9 | LS set item "example_key" to "0" & str(LocalStorage.ItemValue)

    every time i run it adds "0" in front of current value so i end up with value like: 000009

    if i add clear storage on start of layout then its allways just "9".....

    buhuhuhuhu... i miss my WebStorage... it was so simple and easy... <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">

    PS: regarding that JS error... i run Latest stabile release 212.2

    I'm not quite sure what you want to achieve. If you save the key like "09" it must be a string. But then you cannot compare it with less or equal 9. You must converte it back to an integer first in order to do that.

    I updated the example, please check it.

    https://www.dropbox.com/s/qa48otm534p8k ... .capx?dl=0

AndreasR's avatar

AndreasR

Member since 21 Feb, 2013

Twitter
AndreasR has 6 followers

Connect with AndreasR

Trophy Case

  • 11-Year Club
  • x11
    Popular Game One of your games has over 1,000 players
  • x17
    Coach One of your tutorials has over 1,000 readers
  • x2
    Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

15/44
How to earn trophies