Spawn To Game Path

Discussion in 'How Can I...?' started by JSeeger6, Jun 1, 2020.

  1. JSeeger6

    JSeeger6 Avid Boxer

    Joined:
    Aug 29, 2018
    Messages:
    100
    Likes Received:
    12
    Is it possible to spawn an object relative to the game path (especially if it curves)?

    I'd especially like to spawn an object to a fixed x-position in the game path - for example, spawn an enemy that touches the left-edge of the path regardless of the turning.

    If you add a spawn, it'll spawn relative to character position. You can get rid of that by deleting "pos.x" for example and replacing it with a number. However this doesn't work when the path turns. Any ideas on how to fix?

    You can use this template to work with: DOWNLOAD HERE
     
    Last edited: Jun 1, 2020

Share This Page