2. Lets take control! | Spacescape - 2D Flutter game using Flame engine | DevKage

preview_player
Показать описание
In this second video of Spacescape we are going to implement a simple player controller along with a virtual joystick. Be ready to brush-up your vector math skills!

Links:

Connect with DevKage:

Music: Broken - Patrick Patrikios
#flame #flutter #gamedev

Want to support my work?
Рекомендации по теме
Комментарии
Автор

Btw, it's completely fine if you don't understand the code for virtual joystick. Just came across the built-in Joystick component in latest Flame documentation. So the code from this video will most probably be replaced by JoystickComponent in episode 5.

Note to self: #rtfm 😅

DevKage
Автор

Hi! loving the tutorials. Seems like the PanDetector has been updated recently and now it uses "info" instead of "details". "info" does not have globalPosition so you get an error when trying to use the field "_pointerStartPosition = info.globalPosition;" . Any idea how to fix this?

AleWeierstrass
Автор

bro can you make a camera integration video for flutter your straight forward way works

pratikmangalkar