spearfire's Forum Posts

  • i made a level editor and i can save and load files (levels)

    but it saves the file WITHOUT the extension i want

    so when i want to load the saved file it doesn't recognize the file:(

    so i can only open it with "all files" and not the extension i made

    i used this

    "Save File|*.save|All Files|*.*||"

    its the same format as the example in the info bar at the top of the window

    i hope someone can help me:)

  • thank you about the information about the hinges

    but creating a truck with a trailers doesn't seem to work with hinges

    the truck drives but the trailer doesnt move

    i hope someone can help me

  • i'm using construct in a pretty big school project:) because its the most usable, easy to learn, 2D(2.5D) game creation kit there is and i have a few questions:P

    i would like to attach one physics object to a other object

    i want to make a car(or truck) with a trailer and have the trailer use physics(or not if its impossible) to move

    question 2:)

    im trying to make a physics based game with a bicycle (like Xmoto)

    i want the wheels to be physics driven and use force to move them but they need to be attached to the frame?

    how do i do that??

    i hope someone can help me

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hello all im new so nice to meet you

    i came across a problem i cant solve myself

    i want to have a car drive past waypoints

    i use the rts behaviour.

    i have 2 waypoints

    first i want my car to drive to waypoint 1

    than turn around and drive to waypoint 2

    i have already set up the waypoints

    but the car does not want to drive

    i hope someone can help