User Tag List

Results 1 to 5 of 5

Thread: Phizix Box 2D problem

  1. #1
    Clicker Multimedia Fusion 2

    Join Date
    Aug 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Phizix Box 2D problem

    I've attached my application for review. I'm trying to toy around with and learn Box 2D based on this example that I downloaded. I have added the red planet and the Key 2 & Key 3 code. As far as I can tell, the red one is set up just like the green ones that were included in the example, however, it doesn't seem to have any gravity like the green ones do. To reproduce the issue, move mouse near red planet and press 1 to spawn satellite boxes.

    As I'm new to MMF2, please advise if there's an option somewhere that I'm just not seeing or any guesses as to why I have no red planet gravity. Thanks!
    Attached files Attached files

  2. #2
    No Products Registered

    Join Date
    Apr 2013
    Posts
    68
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The RED planet is set-up the same but the boxes are not linked to it. You only link boxes to LastControllerID. You need to link them to the RED planet controller as well.

  3. #3
    Clicker Multimedia Fusion 2

    Join Date
    Aug 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Logan,
    I appreciate you taking the time to look at it. Perhaps it's my unfamiliarity with the terminology, but when I read that I need to 'link' the planet to the controller. Isn't that done on event 10?

    I feel that there's a key concept here that I'm missing. From what I gather, the boxes/shapes are linked to my object

  4. #4
    No Products Registered

    Join Date
    Apr 2013
    Posts
    68
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Events that I talk about are 14 and 15 where you are creating the boxes. They need to be Added to both Controllers. Right now they are Added to only last-created one, which is Green planet controller.

  5. #5
    Clicker Multimedia Fusion 2

    Join Date
    Aug 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That did the trick. Thanks so much!

Similar Threads

  1. Flash: Problem recognizing 'Phizix - Box2D'
    By King_Cool in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 15th October 2012, 02:01 AM
  2. Phizix for Iphone (box2d and phizix)
    By iamjot in forum Extension Development
    Replies: 8
    Last Post: 6th May 2011, 08:41 AM
  3. Phizix Problem
    By Game_Master in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 22nd October 2008, 04:22 PM
  4. Solution for "Phizix Problem" - Game_Master
    By DanielRehn in forum File Archive
    Replies: 1
    Last Post: 22nd October 2008, 02:53 PM
  5. Phizix Collision Sounds Problem
    By Dines in forum File Archive
    Replies: 3
    Last Post: 19th June 2008, 12:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •