Division of an object
            
                            
                                  in Help Wanted             
        Hello everyone , im new in Gamesalad and i was wondering if it is possible to divide one object in two parts for example to avoid a crash and then join them together afterward . Thank you
                            
                            
Comments
Here is one way to do it , by spawning seperate actors left/right and using custom collisions to detect collision , and giving them speed, I attached a demo hope it helps.