I created a video tutorial showing how to automatically center the map at a specified location whenever the player ribbon is moved to a new page. https://www.youtube.com/watch?v=AX7DAnY9p74
I created a video tutorial showing how to automatically center the map at a specified location whenever the player ribbon is moved to a new page. https://www.youtube.com/watch?v=AX7DAnY9p74
Great series. I particularly like how you purposefully run the script in an imperfect state to demonstrate problem solving. Great for reducing new coder frustration and stress.
For those who use tokenmod, here is a command that will take any graphic and do all of the prep steps of making a PlayerStart token out of any graphic you place on the VTT:
!token-mod --set imgsrc|https://s3.amazonaws.com/files.d20.io/images/107570702/yWtrhUreBm5uBFATMDtgMQ/original.png name|PlayerStart showname|no layer|gmlayer
You can replace the image URL in the macro with whatever you prefer, so long as it is not a marketplace item (the API can't touch Marketplace items). This one produce a big red "X marks the spot", but you can use whatever you want, or get rid of the imgsrc command altogether and use whatever you dropped.