odiusfly's Forum Posts

  • I know, this topic is old but is there any way, anyone to have any capx from this topic? I'm working on similar project and i'm looking for the code to help me. Thanks!

  • alextro

    Awesome! Thanks again for your help bro.

  • Thanks!

  • First of all thanks for your reply, but i think the best is to check my capx if you have some time.

    The only i use on my capx is this:

    MoveTo:

    EasyStar:

    Thanks!

  • Any help?

  • Hey guys!

    Can you please check my capx?

    https://www.dropbox.com/s/ok9icrsiu2fxm ... lemap.capx

    In this code you can move only when touch inside tilemap.

    What need to do is:

    1) Touch outside from tilemap but to move near on touch.x, touch.y (no outside of tilemap of course) and

    2) Touch on black tiles but of course to move near them but on white.

    Any help?

    Thanks!

  • dop2000

    Thanks for your help, i will check all.

  • ooops sorry, my mistake.

  • Hey guys!

    I want to use a path drawn by me each time, so i don't need any random code in this example.

    The only i need is when i touch anywhere, player to moving on path only, and of course to avoid all obstacles.

    Mean, the player will find the best path and move until find the nearest end of touch.

    I don't know if is the best to use "pathfinding" behavior, i'm open to ideas.

    Anyone can help me? Thanks!

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Ok thank you, i will check it.

  • Phacanu

    I talk to build 100% multiplayer system from scratch. Based on php maybe, whatever script to call from construct 2, but the server to be on my hosting. No any extra plugins.

  • boulerzzz

    Thank you my friend!

  • Hey guys,

    Just a question about multiplayer system.

    Is there any way to made a multiplayer system without use C2 multiplayer, or Photon?

    I mean i want to use my own server. Is there any tutorial or video, whatever to help with this?

    Thanks!