- Joined
- May 15, 2016
- Messages
- 2,611
- Reaction score
- 4,919
- First Language
- English
- Primarily Uses
- RMVXA
So, I was thinking of making AD into more of a point and click style game because I'm really struggling with making these maps not buggy, but they still look good so I want to keep them. So now I'm trying to figure out which one would be better to use: a mouse script and just disable the player entirely, or just use a cursor graphic for the player and you just control it with arrow keys. Pros of the former are that it's much simpler to do because the mouse script will take care of things for me. But the Con is that my maps are rather large and I don't know if it's even possible to scroll the screen with a mouse script. Also, I have no idea how to disable the player without making an autorun on every single map which is probably going to bloat the game.
Pros of the latter are the scrolling capabilities and it will work like a regular RM game. Cons are that people might find it a bit strange that you can't control something that is clearly a mouse cursor... with the mouse.
So what do people think here?
Pros of the latter are the scrolling capabilities and it will work like a regular RM game. Cons are that people might find it a bit strange that you can't control something that is clearly a mouse cursor... with the mouse.
So what do people think here?