Kyatric's Recent Forum Activity

  • Sites can be made in C2, nevertheless this post and this post kindly warn that that's not C2's main purpose.

    Also you should be aware that a site only made as a C2 app will have low SEO rankings. This might end up as an issue and is one of the reason it is not advised to use C2 for making website.

    Find more reasons here and here.

    Nevertheless in the end you are the decision maker and your website can very well turn those disavantages as strength. It all depends on what you're looking for and your target audience.

    I admit I like the effect on amilton's site, the "opening gates" is pretty cool, but is quite a lot of download in the end for "not much".

    Also, as I don't speak portuguese (I think it's brazilian portuguese, right ?) the content of the site itself is obscur to me ^^

  • Oh nice now.

    Well, some kind of freecam that allows to see where you're actually aiming at.

    And also some victory conditions, or score or something.

    Atm, you just keep firing canon balls until you close the app <img src="smileys/smiley4.gif" border="0" align="middle" />

    At last, maybe the AI should fire exploding balls too.

    Anyway you've improved the app nicely and quickly already since v0.1, good job.

  • Ennemy castle still seem to collapse on start.

    Pressing "2" to get an explosive ball "kills" the "following cam" for the turn (the cam stays on the cannon).

    Also sometimes the exploding ball needs to be touched by a regular ball to explode.

    Also once you pressed "2" for a turn, the next turn is still an explosive ball by default, but regular ball is selected in the HUD.

    AI is pretty accurate. Its cannon flickers a bit at start, but the angle of shoot is pretty good.

  • It would be cool if we could move to see the castle we are aiming before having to shoot (or am I missing something).

    Also on my first try, the castle of my ennemy was already falling apart by itself I before took a shot.

    But else, the idea is pretty good and desserves to be kept building on.

    Keep up the good work.

  • All right, my bad, my assumption was incorrect indeed.

    Still, the fact is that during the 2 seconds of wait, actions are memorized and then duplicated.

    Strange thing is I tried to add a "Trigger once while true" condition to the "Is on-screen" condition, and then nothing at all happens. That was quite unexpected.

    Anyway, after having tried a bit a bit I came up with a solution.

    Simply place the "destroy red ball" action before the wait one.

    Then the red ball is destroyed, and two seconds later, 4 blue balls are spawned.

    But that's probably not what you want. I guess you want the ball to run it's course, then explode (spawn blue balls).

    The bug you are relating to appears to be a physics bug.

    Line 225 in Physics_behavior.js (right in the minified section) : a is null

    Apparently, this is the red_ball physics in cause, since the object was destroyed, but still trying to apply some function to it.

    Remove the physic behaviour to the object, you will just have a lot of spawns but no crash.

    For ashley : reproduction of the crashing capx

    Sprite = explode_ball; Sprite2 = blue_ball

    As stated above, placing the "destroy Sprite" action first, works. Spawning of Sprite2 occurs after 2 seconds, on the former position of the Sprite object.

    Adding a "Trigger once while true" don't seem to work.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Please consider reading How to report bugs and give the missing specs, steps and .capx file.

    Also on a personal level I'd like you to edit the title of this topic (this is quite rude imo). C2 is in beta state. It is common knowledge that bugs may/will happen, so no need to be all "iffy" about it.

  • You do not have permission to view this post

  • because everyone started saying it wasn't necessary.

    Really ?

    Funny, I thought the opposite and that in lots of cases it saved the day.

  • You do not have permission to view this post

  • Are you using the free C2 edition ?

    If so, it is one of the restriction.

    The solution to this is getting a standard license today <img src="smileys/smiley4.gif" border="0" align="middle">

  • I'd suggest you to have some invisible sprite with the platformer behavior.

    This will be the sprite you will be controlling, and add the animations in another sprite which position you set to the invisible sprite each tick.

    The "controlling sprite" will be a "blank" sprite, but it won't get confused as either it is on ground or falling because of changing animations.

    The "animation sprite" itself will be purely visual.

    A bit like what's advised in CC really. I hope I'm being clear and you know what I mean.

  • You destroy your bullet as soon as it collides with the ennemy. (event 2)

    (I toggled the destroy action and the monster took off like the box)

Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

Twitter
Kyatric has 583,402 followers

Connect with Kyatric

Trophy Case

  • 14-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • x15
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x27
    Coach One of your tutorials has over 1,000 readers
  • x10
    Educator One of your tutorials has over 10,000 readers
  • x2
    Teacher One of your tutorials has over 100,000 readers
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

23/44
How to earn trophies

Blogs