@Dread_Nyanak
I got another question now.
Is there anyway to scale current actor sprite? With plugin settings on Character event settings , I could scale my actor. but this also scale every other events aswell.
Is there a command for your current actor only?
Event settings you could use scale(0) and it works for events but I am having a hard time for my current actor with same command.
And lastly Stair treshold.
Is there a command for single tile only for this? like previous question, not for event but for tile.
for example bush tile A2,4,0:top(A2,4,0),side(A2,4,0),height(0.30)
If I change Stair treshold to 0.3, I can walk on this without having problems with colliding.But that changes it for everything, and not just my current tile.
So is there plugin commands for these 2?