fongka2's Forum Posts

  • i hate phonegap,but like you plugin

    Idon't know may you put your plugin to intelXDK etc?

    anyway thx!

  • Try Construct 3

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

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

    I don't see where he/she sounded mean, you are getting angry because he found imperfections in the code and gave you constructive criticism,

    Aphrodite was diligent enough to point out many of the flaws in the code and you should thank him

    This is all important advice, and stuff like that can slow down your game if you let it in your code

    All I can say is that if you can't bear somebody pointing out your code as bad then don't expect us to help you

    Aphrodite

    Don't let you down like that, if he wants kind compliments and flowers, he can call McDonald's customer service, you were all right and I thank you for pointing that out

    Bob Thulfram

    Very nice tutorials but I second Aphrodite's Suggestion, may make the tutorial even better, you could even explain why Aphrodite's suggestions are better and help newbies get into the habit of optimizing their C2 code

    jesus,I'm not #1,IM#2...okayt?

    that game/website not made by me,kay??

  • I saw it, here is my comments:

    You are using sprites for repeated images, which is not that great, try using either tilemaps or tiledbackground (the tilemap seems more designed towards what you are doing, since you are using a tileset anyway).

    You are using letterbox scale, which is fine but most people that target mobile actually try to get rid of the black bars resulting by the letterbox scale

    The controls feels weird, I don't mind the concept but the fact it teleports instead of just walking, while the jumping is fluid, just feels wrong.

    You have 4 "on left clicked", you should try to see how to use subevents, to not repeat the code too much (it is ok in that case, but still more maneageable to not repeat unnecessary events), also I didn t know that click events triggered on firefox OS phones, i d rather use the touch event but it is fine it seems.

    I can see seams in game, which could have been avoided by using tiledbackgrounds instead of sprites(since the tiledbackgrounds won t be spritesheeted on export), even though I am not sure those seams should even be here even with sprites.

    Also the player can still fall after getting the cherry, but I am being too picky this time x3.

    Your reply is full of criticism

    Don't know why you do that

    I hope you can change the tone

  • I strongly recommend you do not use Construct 2 to design websites. The accessibility and usability will be terrible (e.g. you can't do basic actions like browser back/forward, copy-paste out text etc), and it will be a black box to search engines, meaning your search ranking will be very poor.

    No...!that is not terrible for me,and make me feel great,i enjoy using C2 to build website~

    but

    and it will be a black box to search engines, meaning your search ranking will be very poor.[/code:oj6uer1i]=True,But I have other ways to solve
  • Interesting

    do it and share!

  • i don't know why...Just love using C2 to build webpage

    anyone same?(share your link plz)

    This is one of i made by C2

    http://fc-hk.net/

    UI Script

    Enter forum\link\http://fc-hk.net/forum|YouTube\vbox\7bwFBjX6_6I|Facebook\html\http://goo.gl/dZCqts|DEV report\link\report|News\html\http://fc-hk.net/news|Download\html\http://fc-hk.net/forum/forum.php?mod=forumdisplay&fid=39|FAQ\html\http://fc-hk.net/forum/misc.php?mod=faq|Script Editor\link\http://fc-hk.net/FearAdder|Support us\text\Thankyou for your support,We have no need right now|

  • fongka2 Wow, look intresting!

    C2 can do a lot of big things

    But it has a lot of problems need to overcome

  • +1 but I would happy if it would at least highlight my results when searching... lets start with the basics first

    hope this +1

  • im building my online game and online game's website by C2!

    [attachment=0:ep4dim4k]html.png[/attachment:ep4dim4k]

    http://fc-hk.net/

    i don't think C2=so boring and so casual

    but i agree C2arcade=suck

  • replace=very useful

    (Not right click replace object)

  • No,C2 = very very easy to coding

    for me,i don't need this

    but I hope to get CTRL+H Replace Function

  • OMG....can't believe this

  • tilemap = THE BEST FOR YOU

    tilemap can flash a different color

  • Every time set object.y -10?

  • You have noway to know what sprite's shape,suggest you can save sprite's shape at object's var by yourself

    Last...about size,just Comparison two sprite size