I am trying to recreate a storyteller like game using JavaFX and need guidance on the best way to go about it.
Im not sure how to have a panel on the bottom with the scenes that i can drag and then the characters which i can drag to those scenes which will snap to the scene in the position it is placed, i am trying to use MVC design pattern and custom controls of which im not sure if ImageView is the best to use. I would like some assistance from my brethren.
Tanith Francis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.