Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [RMXP] Doing a SkillTree system and having an issue with Sprites...
- Original author: cockroach
- Original date: August 7, 2015
- Source thread: https://forums.rpgmakerweb.com/threads/rmxp-doing-a-skilltree-system-and-having-an-issue-with-sprites.43340/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
I'm basically doing this Skill Tree system, which permits actors to learn their skills from multiple skill trees and level them up, and whatnot. But I'm not so experienced in the fields of scripting and having some trouble with Sprites. { "lightbox_close": "Close", "lightbox_next": "Next",
Archived First Post
I'm basically doing this Skill Tree system, which permits actors to learn their skills from multiple skill trees and level them up, and whatnot. But I'm not so experienced in the fields of scripting and having some trouble with Sprites.
Protected download
Here's a screenshot of how it looks. The core mechanics of the skill tree drawing and operation is almost done. The only thing I'm really unsure is how will I draw the arrows that show skill requirements. The arrows tend to vary in angle and size, and they must look good, or be able to look good with some custom sprites.
Protected download Protected download Protected download
I've done those 16x16 "tiles" of arrows, so they can be combined (and customized later) to form arrows of any size and... rotated... to any direction. But I wonder how the Sprite rotation works and how will that look...
Protected download
For the moment I made this placeholder draw_arrow method, but right now it only does crazy stuff (already showing some of the intended logic, but since I don't know what is best, I don't know if I should keep on with the method)... Just un-comment the test lines and you'll see.
Is there a good way to make those multi-directional, multi-length arrows?
Skill Tree Demo.zip
Protected download
Here's a screenshot of how it looks. The core mechanics of the skill tree drawing and operation is almost done. The only thing I'm really unsure is how will I draw the arrows that show skill requirements. The arrows tend to vary in angle and size, and they must look good, or be able to look good with some custom sprites.
Protected download Protected download Protected download
I've done those 16x16 "tiles" of arrows, so they can be combined (and customized later) to form arrows of any size and... rotated... to any direction. But I wonder how the Sprite rotation works and how will that look...
Protected download
For the moment I made this placeholder draw_arrow method, but right now it only does crazy stuff (already showing some of the intended logic, but since I don't know what is best, I don't know if I should keep on with the method)... Just un-comment the test lines and you'll see.
Is there a good way to make those multi-directional, multi-length arrows?
Skill Tree Demo.zip
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...




