Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Frogger GameDev Challenge - Part 4 - Frog Jump

Frogger GameDev Challenge - Part 4 - Frog Jump

Rutin
Rutin's Dev Blog · · 1 min read
1,632 6

I haven't touched this project since my last update on October 24 2018, motivation is a bit shot with this one... but I'm still going to try to complete the challenge.

This project is really just an excuse for me to try out Unity as I've never used it before. I've spent a few days in the engine and must say it's pretty straight forward and thanks to @lawnjelly for helping me out with a few questions I had.

I did a quick animation for the frog jump in Blender, then loaded it into Unity, and added in the movement to work with parts of the animation. Nothing outstanding animation wise but it will work for now. Movement will stay 4 directional with animation lock.

I'll need to edit the move value once I figure out spacing.

GIF Below:


Later today I'll workout my "game plan" for how to put everything together then post back. I haven't really consider scales yet for objects, or environment textures.

Anyhow, that is all for now.

Discussion

Loading comments...