#RWAR, an open-world rpg!
15 messages ยท Page 1 of 1 (latest)
since it seems like a beta i wont critique on the gameplay too much but some personal recommendations I'd add is
-You can hold right click on the base and get alot of mushrooms(You should add a limit)
-It would be nice if you could "Focus" while moving
-The map is pretty spread far apart making most of the gameplay just walking around
your left click system, you named it that in ur instructions
oh ye one last thing, when multiple shrooms touch the enemy it kills all the shrooms that touched it. gl fixing that
@hollow hatch you should add event that will set the player z-order to = players y position and just do that for every object so it will have some depth (make sure to set it to always)
also you should probably fix all the little mushroom guys to not collide because they all go to the same spot and you can only see one at a time then :)
also you should probably upload the game to itch.io since you can customize the page more there + theres option for you to write devlog about every update and stuff
also you should add sound i prefer downloading it from https://pixabay.com/sound-effects/search/ since they have massive library of sounds
Download the perfect royalty-free sound effect for your next project. MP3 audio tracks at Pixabay are: โ Royalty-free โ No attribution required
oh and one more thing if youre using TopDownMovement behavior for the movement you should do event like this (the extension is called ThreeDFlip and these events also make it that you can move with WASD not just arrows)
it will make smooth flipping animation when youre going left or right :)
@hollow hatch
ok :)
forgot one more thing i noticed the player moved also with โโโโ and not WASD but with this he can move with both just make sure to disable default controls so there wont be bugs
๐