What would be the best way to acheive this...?

This forum is currently in read-only mode.
From the Asset Store
Best car suspension with spring effect and very cool terrain generation.
  • Hiya everybody, again...

    What would be the most efficient way of handling the movement of multiple objects together at once? I have a platformer based game where the player controls a starship made out of blocks. It's a bit like Terraria in space, I guess...

    Anyway, how could I create a system where the player could go to a command module block and then move the entire ship made of individual block objects (multiple types), even if it's just using the 8-Direciton behaviour?

  • The simplest method would be to use multiple image points.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So... you mean by using a "master" object, and having each block set a image point on the "master" object? That way I they would be able to rotate while keeping the correct position, I think.

    My current way is to use a movement behaviour which is applied to each block. This works, but obviously doesn't work with rotation, so I'll give this ago. Thanks! :D

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)