Hello and welcome to the forum!
Fixing the issue you are experiencing should be an easy fix; Just replace
#character.get()
with
#context character.get()
To understand more about context
expressions, I recommend this answer by laurmaedje.
Hello and welcome to the forum!
Fixing the issue you are experiencing should be an easy fix; Just replace
#character.get()
with
#context character.get()
To understand more about context
expressions, I recommend this answer by laurmaedje.