devshareacademy / monster-tamer

A Pokemon like game created using Phaser 3
44 stars 10 forks source link

Monster Tamer Ep ?? - Tools Part 1 #102

Closed scottwestover closed 8 months ago

scottwestover commented 8 months ago

Scope of this ticket is to plan out the video content and code needed for the following items:

Tools Part 1: ☐ using tweakpane for testing ☐ positioning game objects ☐ monster attacks ☐ animations

scottwestover commented 8 months ago

For the content, this will likely be 2 - 3 parts:

scottwestover commented 8 months ago

Useful links for video description:

https://raw.githubusercontent.com/devshareacademy/monster-tamer/b1de65fba99080de5a143aa835f8e47ba29972d0/src/scenes/test-scene.js

https://raw.githubusercontent.com/devshareacademy/monster-tamer/b1de65fba99080de5a143aa835f8e47ba29972d0/src/utils/draggable.js

https://tweakpane.github.io/docs/getting-started/

https://cdn.jsdelivr.net/npm/tweakpane@4.0.3/dist/tweakpane.min.js

scottwestover commented 7 months ago

0:17 - Review tools 2:01 - Starter code 5:43 - Connect test scene to game 6:35 - Review started code 9:03 - Supported tweakpane library version 9:31 - Thanks