- Portal Gun plays a sound when placing a portal
- Portal Gun will only place portals on surfaces with a specific material
- If the material does not match the specified material, it plays a sound to let the player know that the portal cannot be placed here.
- The velocity of the player now gets carried over when the player teleports!
Make it so that the portal spawns only in places where there is space. If there is no space to spawn, the portals keeps moving +1 to the left or right, depending on which line traces generate an overlap event. Not sure how I would go about doing this, but I'm going to try! Any tips would be greatly appreciated.(DONE)Improve the render target. (DONE)Add visual improvements, such as FX when shooting.(DONE)- General fixes and improvements.
No comments:
Post a Comment