some questions

This forum is currently in read-only mode.
  • hi

    how can i show global varible in a text?

    and how can i create rotating joint

    and when i make in behavior object to rotate

    its doesnt have friction (its with physicks too)

    and can i make specific object not to collide with each other

    under behavior physics

    any one?

    ohh and i have problem when i make physic and 8direction behavior

    to the same sprite its when i run the game it going crazy to all directions

  • it would be good to post a cap when you have many questions. screenshots are good as well. its hard to tell exactly why you are havin a problem without a cap.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • [quote:319nkhrt]hi

    hi

    [quote:319nkhrt]how can i show global varible in a text?

    set text to global('variablename')

    [quote:319nkhrt]and how can i create rotating joint

    there are many ways to do this, if it's physics you create a hinge, and then to rotate add torque or set rotational velocity. without physics:

    have sprite2's hotspot where you want it to connect to the joint, give sprite1 an imagepoint where you want the joint

    always - set sprite2 position to sprite1 imagepoint[/code:319nkhrt]
    and rotate as needed
    [quote:319nkhrt]and when i make in behavior object to rotate
    its doesnt have friction (its with physicks too)
    
    physics doesn't automatically work with other behaviors, you should be able to work well with either behavior by itself, before you attempt to combine physics with them, physics is picky about how you do things, experiment with it alone first, and get a feel for it
    [quote:319nkhrt]and can i make specific object not to collide with each other
    under behavior physics
    
    there is an action in physics to disable collisions with certain objects
    [quote:319nkhrt]ohh and i have problem when i make physic and 8direction behavior
    to the same sprite its when i run the game it going crazy to all directions
    
    see answer above
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)