DaScribe Posted September 4, 2019 Posted September 4, 2019 Is there a document that explains the Game editors? In particular I am having a hard time understanding the relationships between spells, projectiles, and weapons. As in I can't the character to shoot anything. XD Â Â
2 Gibier Posted September 5, 2019 Posted September 5, 2019 There is the official intersect documentation https://www.freemmorpgmaker.com/docs/en/Welcome.html  It's not complete though, but it will be a good start that could be an addition to the tutorial on the forum.
0 DaScribe Posted September 5, 2019 Author Posted September 5, 2019 Hi Gibier, Thanks for responding. I did look at that documentation, but but has blank areas combat. I'm sure this question had to come up before, but I'm not having much luck searching the forum.
0 Guest Posted September 5, 2019 Posted September 5, 2019 6 hours ago, DaScribe said: Hi Gibier, Thanks for responding. I did look at that documentation, but but has blank areas combat. I'm sure this question had to come up before, but I'm not having much luck searching the forum.  If you have a specific question, it will be more helpful to send it on the Questions board. You can even send a batch of questions. Also, if you're new, welcome to Intersect!
0 DaScribe Posted September 5, 2019 Author Posted September 5, 2019 Hi Bunny, Thanks for responding. Â Question 1 How do you enable the character to attack? Â Question 2 How do you enable the character to attack with a spell? Â Question 3 How do you enable a character to attack with a projectile?
0 Apache_ Posted September 5, 2019 Posted September 5, 2019 27 minutes ago, DaScribe said: Question 1 How do you enable the character to attack?  Question 2 How do you enable the character to attack with a spell?  Question 3 How do you enable a character to attack with a projectile?  1a. Make sure you read the link Gibier posted first, its not complete but it will get you started. https://www.freemmorpgmaker.com/docs/en/Welcome.html  1. Thats going to be in the controls on the client. There is an option on the menu for controls. You will still need to create weapons for them to use later. (https://www.freemmorpgmaker.com/docs/en/Game_Design/Content_Editors/Items/index.html)  2. You are going to have to create a spell in the editor, and then teach that spell to a character using an item or a event. You are most likely going to use an item for this if you are just getting started, you can do this in the item editor. (https://www.freemmorpgmaker.com/docs/en/Game_Design/Content_Editors/Spells/index.html)  3. You will create a projectile in the projectile editor and then create a weapon in the item editor that fires said projectile. (No help file for this yet)
0 DaScribe Posted September 6, 2019 Author Posted September 6, 2019 Ok, I've got the projectile going, I'll try the magic one tomorrow. I'll try to post what was confusing me as well. Thanks for your help
0 Guest Posted September 6, 2019 Posted September 6, 2019 14 hours ago, DaScribe said: Ok, I've got the projectile going, I'll try the magic one tomorrow. I'll try to post what was confusing me as well. Thanks for your help  FYI, attacking is automatically enabled, and you cannot disable it. It's the same button as the interact button, strangely. (E)  Building on @Apache_, you can place projectiles in WEAPONS (for a bow, etc) and also SPELLS.  On the topic of resources, there are spell and weapon animations available on the downloads tab. There's an excellent sword animation which shows a real sword swing, and also a pickaxe. There are also quite a few spells. When it comes to projectiles, there aren't many - but considering they should only be a few pixels they shouldn't be hard to draw anyway.
Question
DaScribe
Is there a document that explains the Game editors?
In particular I am having a hard time understanding the relationships between spells, projectiles, and weapons.
As in I can't the character to shoot anything. XD
Â
Â
7 answers to this question
Recommended Posts