- Joined
- Feb 11, 2019
- Messages
- 64
- Reaction score
- 25
- First Language
- English
- Primarily Uses
- RMMV
Ok! My fellow game devs, I have a challenge for you! So just for context let me explain what I'm trying to do:
Here are the two bugs I've encountered:
1. When the event button is pressed only once the projectile is fired but leaves the terrax lighting behind stuck to the player. However when the button is held down it works properly and terrax lighting stays attached to the projectile event as it is moving.
2.The shooting event works fine when it is done using RMMV default IF Button is Pressed options. However when binding it through the plugin to a different key (ex. the A key) it seems to be delayed and sometimes not activate.
This seems like something really simple that I'm just overlooking. If anyone would be kind enough to help me debug this I would be super grateful.
I would scrap the idea but when its working it looks amazing and fits into my project perfectly. Thanks in advanced!
XD
- Keybind Button Common Events Plugin will make a button press = shoot a projectile event from the player across the screen
- Terrax Lighting attached to the projectile event itself *(basically shoot a lit up spell from the player)
Here are the two bugs I've encountered:
1. When the event button is pressed only once the projectile is fired but leaves the terrax lighting behind stuck to the player. However when the button is held down it works properly and terrax lighting stays attached to the projectile event as it is moving.
2.The shooting event works fine when it is done using RMMV default IF Button is Pressed options. However when binding it through the plugin to a different key (ex. the A key) it seems to be delayed and sometimes not activate.
This seems like something really simple that I'm just overlooking. If anyone would be kind enough to help me debug this I would be super grateful.
I would scrap the idea but when its working it looks amazing and fits into my project perfectly. Thanks in advanced!
XD