Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

DragonBones RPG Maker MV Plugin

Plugin to add 2d skeletal animation to RPG Maker MV · By Kiet Minh Khong

fix position

A topic by keidichi created Nov 28, 2021 Views: 117
Viewing posts 1 to 1

is there a way to play the animation on map on a fix position ?

that doesnt move when the player moves. i need it to be fix on the map. like a tree on a fore ground

window.tempDragonBone.x = 200;

window.tempDragonBone.y = 400;

a code similar to this but instead it is on an "ID"

please help. thanks