1 (edited by yadferhad 2022-02-22 12:13:39)

Topic: Stage with 2d platforms

I'm trying to set up a 2d stage in UFE and I have objects in the stage that are platforms (the platforms have 2d colliders set up) that the players can jump on. The players however aren't interacting with the platform and instead act as though the platforms don't exist. What's the issue here?

UFE 2 Pro: https://assetstore.unity.com/packages/t … pro-125472

Share

Thumbs up Thumbs down

Re: Stage with 2d platforms

UFE uses it's own collision system. Standard colliders will be ignored. You will have to do some code editing to get it to act like you want it.

Share

Thumbs up Thumbs down

Re: Stage with 2d platforms

Ringout wrote:

UFE uses it's own collision system. Standard colliders will be ignored. You will have to do some code editing to get it to act like you want it.

Thanks for the quick reply. That's fine, can you lead me to the direction of files I'll need to edit to incorporate this?

Share

Thumbs up Thumbs down

Re: Stage with 2d platforms

yadferhad wrote:

Thanks for the quick reply. That's fine, can you lead me to the direction of files I'll need to edit to incorporate this?

Unfortunately UFE 2 does not support platforms or external colliders out of the box. This feature will be added on UFE 3. Stay tuned for updates.

Like UFE? Please rate and review us on the Asset Store!
Questions about the Forum? Check out our Karma FAQ.
Don't forget to check our discord channel.