hi, If I have purchased RPG Maker MV - Medieval Graphics bundle on Steam, is there any difference between this?
aimarzhang
9
Posts
13
Followers
1
Following
A member registered Nov 18, 2023 · View creator page →
Creator of
Recent community posts
Skeleton2Animation in Aseprite comments · Replied to Pedro12f in Skeleton2Animation in Aseprite comments
Using same size as temple defined, like 64*64 , 128*128, 256*256, you can also add new size in script (refer to line 22 : local sizes = ,and make a poses's coordinate template with it)
The script is a demo to binding layers and rotate sprites, but have not considered to making animations smoothly so far
Put the output folder in your godot project (enable the plugins before)
enabled the plugins and restart project. select dtl file to play or run it in code like : Dialogic.start( dtl file,false). you can also use ArticySceneGenerator (my godot plugin) which including Dialogic start timeline and event trigger.
Godot Simple 2D Top-Down Random House Generator comments · Replied to Coros Games in Godot Simple 2D Top-Down Random House Generator comments
Godot Simple 2D Top-Down Random House Generator comments · Posted in Godot Simple 2D Top-Down Random House Generator comments