Resolve "Implementation of Joystick"
Closes #5
-
add assets: joystick background base, joystick ball -
basic appearance of joystick including touch movements -
return the movement data to utilize in SKScene - this should be precisely calibrated/adjusted later with the character movement data as a separate issue
-
add example use cases in GameScene.swift and TutorialScene.swift for test purposes - same codes are in
GameScene.swift
andTutorialScene.swift
- same codes are in
Interaction example: Screen_Recording_2021-01-02_at_11.57.43_PM