Ubivis's Recent Forum Activity

  • As you have only sent the file to scirra, you might have to wait a while until you get help. If you post the capx here, the community would also be able to help.

    From what I saw, it seems to me that you have just invalid angles set for shooting.

  • If you have a php script hosted, you can use AJAX to send the content of the text box to that script and let it send the mail.

    But you should be very careful with your script, otherwise someone could exploit it.

  • Or if you have a couple of duplicates of an object and you only want to trigger something once for each single object (and also creating new objects during runtime). Easiest would be to add a boolean variable to the object and change the value while you trigger that specific action (+ having a check on the status of that variable in the condition).

    You see, there are hundrets of possible solutions. If you tell us more about what your goal is, we might be able to help you better with an appropriate solution.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
    • Post link icon

    > I am almost certain that angry birds could be made in under 100 events. Maybe not the menu or some of the different power-ups, but certainly the core gameplay.

    >

    Definitely in under 100, more than likely including power-ups, .

    Signed. You literally only need 2 events for up and down movement.

    For the powerups: 1-2 events per power-up.

    As I never played the game myself and don't know what you can do in the menu, but a maximum of 10-20 events should be sufficient.

    Edit: Sorry, forgot... you don't have a down movement, only up

  • I do have my badge, but why not enable to add the SteamID to the forum profile using the authorisation API from Steam? Doing this, you can easily validate automatically if someone has the Pro or Business Version added to his account.

  • A good start for this is:

    -> Go to "Tutorials"

    -> Search for "Loader"

    -> Real Ashleys Tutorial about Custom Loading Screen Link

  • According of what you are saying in your previous posts, you are clicking on the "Layers" Tab which is incorrect:

    [attachment=1:282v2jqd][/attachment:282v2jqd]

    You have to click on the actual layer you want to rename:

    [attachment=0:282v2jqd][/attachment:282v2jqd]

  • no, you can't ... a json file is just a simple text file with content. Being able to make changes to the file on the server would mean that you have a very big security issue (everyone would be able to just access it and make changes, even outside of your app).

    I'm sorry to tell, but you will need a PHP, Perl, ASP, ... Script in order to make changes on server hosted files.

  • you need two variabled: current health + Max health

    width = (Current Health / Max Health) * Max Size of Bar

    For example, if you have 30 HP left out of 50 and the bar has a max width of 150 pixels, the bar will be 90 pixels wide.

    hope this helps you

    EDIT: Sorry, was a mistake in my previous formula.

  • It really isn't... I do have Game Maker Pro but don't really like it.

    You need to script too much in there to have a good result. And when I need to code myself, I do like to do it myself entirely.

  • Since you know C++ what makes u use c2 instead of unreal or Unity

    The simplicity

    I worked with Object Pascal, PHP, C++, C#, Perl and Basic (Q and Visual).

    All have their pros and cons. My main reason to work with C2 at the moment is that it is much cheaper than Unity and Unreal Engine and it is easier to use

    With an own family, you don't have that much time anymore to spend on complex code. The Event Sheet makes it really simple to set up complex stuff.

  • depending of what you need, you can also develop productivity apps using C2

Ubivis's avatar

Ubivis

Member since 22 Feb, 2012

None one is following Ubivis yet!

Connect with Ubivis

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies