#Club penguin like game

1 messages · Page 1 of 1 (latest)

pallid vault
#

I want it to be an MMO

waxen anvil
#

You should look up how to make a player move in 8 directions (here are the docs: https://docs.godotengine.org/en/stable/tutorials/2d/2d_movement.html) and read this for the multiplayer support :https://docs.godotengine.org/en/stable/tutorials/networking/high_level_multiplayer.html

#

also, instead of directly adding value to the velocity, you can use the lerp() function to make the movement smooth

pallid vault
#

I need to do the designs for the angels too

#

and the doves