Posted February 1, 20241 yr Hello! I am an amateur developer attempting to make a mod based on certain abilities. Right now I am working on a telekinesis system, but I've been running into a lot of issues. As of right now, I have the custom keybind working, but when pressed it doesn't call the method I want it to(activateAbility), and effectively does nothing. If anyone has any ideas on how to fix and/or improve this system, please let me know! ModeventsForge: ModGameLogicHandler: TelekinesisHandler: Telekinesis:
February 2, 20241 yr 21 hours ago, Ryaas said: As of right now, I have the custom keybind working, but when pressed it doesn't call the method I want it to(activateAbility), and effectively does nothing. It is hard to know what is wrong just by looking at these code snippets. Do you have a link to your full repository?
February 2, 20241 yr Author 15 hours ago, vemerion said: It is hard to know what is wrong just by looking at these code snippets. Do you have a link to your full repository? Here it is! I appreciate your feedback! I actually got it to work in some sense, but if you have feedback on how to improve it and feel like sharing that'd be great! https://github.com/RyaasAbove/FM
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.