PlaceholderGames / Team8-IL6-game

Team 8 Immersive Learning Game for IS1S465
0 stars 0 forks source link

Portal Collision #34

Closed GryffDerrick closed 6 years ago

GryffDerrick commented 6 years ago

simple fix for all versions that are having portal collision problems:

Remove the hitbox from the portal sprite.

all the portal blueprints use the same sprite, so this removes collision for all of them. The portal still functions and takes the player to the next level.

ghost commented 6 years ago

is it easier to go in and manually change all the portals individually ? or can you do them all at once