How to properly add new character abilities? #37
-
Maybe it's something I didn't read in the wiki, or something I didn't find yet, but how would you go about not only adding a character, but their abilities too without problems? |
Beta Was this translation helpful? Give feedback.
Answered by
TrianglyRU
Sep 12, 2024
Replies: 1 comment 2 replies
-
A guide for adding a new character has already been created by one of the users. As for adding abilities similar to the existing ones:
Orbinaut assumes you have a basic understanding of programming, so I won't go into too much detail. I hope you understand. If you have any further questions, feel free to ask! |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
TrianglyRU
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A guide for adding a new character has already been created by one of the users.
As for adding abilities similar to the existing ones:
Orbinaut assumes you have a basic understanding of programming, so I won't go into too much detail. I hope you understand. If you have any further questi…