#RWAR, an open-world rpg!

15 messages ยท Page 1 of 1 (latest)

severe delta
#

bro improve it more

wanton coral
#

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

cloud lark
#

@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

#

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

cloud lark
#

๐Ÿ‘