FishFolly
FishFolly copied to clipboard
The obstacle course map looks a little odd since all the platforms are just floating in thin air. A really simple starter task for someone getting acquainted with Fyrox/FishFolly would...
Make a Tumble Temple style minigame.  Refrence: https://www.youtube.com/watch?v=Emb89socnb0
Make a Burnstile type minigame.  Reference: https://www.youtube.com/watch?v=cYO9C8A7xfY
I cloned this repository and placed the Fyrox engine next to it, but encountered a compilation error. To fix this, I modified the project based on the `fyrox_test` example generated...