PlaceholderGames / Team2-IL6-game

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

List of things to do till Friday 13th #1

Closed Porupu closed 7 years ago

Porupu commented 7 years ago

Done changing/swapping characters - or - two characters controlled at the same time general level design, including moving platforms(Done), traps etc. textures - map (blocks, spikes...)(Done), characters Done general game controls such as changing levels, main menu etc. saving progress

If you know how to do certain part or you find some really good youtube tutorial or something, feel free to post it either here or on facebook

VascoPraca commented 7 years ago

Changing levels: add a box trigger to your level, open level blueprints, add event for trigger box, collision, add on actor being overlap, then add open level write the name of the level you want to switch to and connect it to the other box and you should end up with something like this image and here is the youtube tutorial: https://www.youtube.com/watch?v=FcMeHSGiYaA

ShoeyD commented 7 years ago

https://www.youtube.com/watch?v=Ys0Nkq2Ql1s

Easy tutorial for moving platforms. Even shows how to make movement speed quicker. This is automatic not by button pressing.

VascoPraca commented 7 years ago

image for the platforms