jumpy icon indicating copy to clipboard operation
jumpy copied to clipboard

Character editor

Open erlend-sh opened this issue 3 years ago • 1 comments

The player’s character in FF can be customized in 3 different ways:

  1. Skin (I.e. animal type like Orca, Shark etc.)
  2. Hat
  3. Face (sharp teeth, grumpy..)

B0786E50-34FF-412F-B55E-94A8B6B312EF

Key inspirations include Fall Guys and Mario Kart:

7A8880EC-D43B-46EC-8449-E8C6D260B000

850582F5-6570-4C17-ADC6-FF5863BC1A48

TODO:

  • Paper sketches or screenshot hacks to mock-up the interface.
  • UI implementation

(It’s also very tempting to give each skin some minor unique ability, similar to how Kart characters have different weights. If we eventually do add something like that it’ll be very minimal though; more for goofiness rather than tactical advantage.)

erlend-sh avatar Dec 17 '21 10:12 erlend-sh

(It’s also very tempting to give each skin some minor unique ability, similar to how Kart characters have different weights. If we eventually do add something like that it’ll be very minimal though; more for goofiness rather than tactical advantage.)

Before I knew this was on the radar, I made a quick custom character system that is already available in the game. This should be possible to use as a base for this, with some modifications, and it already allows for things like size, speed, jump force, etc, to be set on a per-character basis

olefasting avatar Dec 17 '21 14:12 olefasting