09millarda's Forum Posts

  • Thanks a lot little stain. I was so eager to get the post out i didn't think about making it an object variable. Now it works great. thanks again.

  • Try Construct 3

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

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

        Before I start, i can do alot of things in construct 2 as i have been using it for around 9 months now. Maybe im tired (i don't know..). It is probably a noobish mistake but here it is anyway.

    I am making a game that allows the user to place and move platforms around the screen to allow the ball to drop into a certain point. There is one problem; the rotation.

       To rotate an object you click on it for one second and then the object will rotate towards your mouse or touch input. There is a problem though, when you spawn in more copies of the object and then try to rotate one of them, all of them rotate! HELP please?

    Here is the link:

    dropbox.com/s/0jb8guw7ohoglvn/PhysicsGame.capx

    Thanks in advance...

  • It's a very simple question (i hope)... is there a way i can make my mobile game multiplayer online. I would like it to be that the server hosts on the users network or can connect to other users' networks.

    Please help.

  • I've been thinking... ("oh, that's what that funny smell was...") how to make a realistic sea. I am making a top-down pirate battleships game and i really need a good sea texture with the wave movement.

    Yes i've tried the water effect and warps but they just don't look good. Please can you help?

  • I want to know how to, or if I can, apply the no-save feature to audio or variables. I need this to make sure my game saves at the correct points without saving the background music with it. At the moment, when I hit load, it also loads the point of music I saved. Please help.