Currently working on a generic simulator game to polish my skills. Any feedback would be appreciated!
1 Like
Consider adding mobile support, as a player is unable to use shift on a mobile device.
Perhaps do something with ContextActionService, which should help with easily integrating mobile support to use the jetpack.
1 Like
Also, when you start thinking about map design, I would recommend making certain things available only to those who can reach certain heights (like better upgrades available for purchase), as then it would encourage users to continue playing the game.
1 Like
Thank you for the suggestions, I will be adding mobile support from now on. The upgrade suggestion is useful but I need to think what else can I add for upgrades
Alright, good luck with development!
1 Like