
CopperCube behavior for snake games (download)
Id id
Views: 48
Like: 1
Download:
Now you can make your own snake game with this simple script..
almost all work is done for you so all you need to do is some game levels and game elements.
You see there is snake head and tail
(tail will be used for cloning)(head is for movement and control)
You can add collision with onProximity and then its ready to go.
(Also you can make trains with it.. just edit script and set rotation for first wagon towards snake_head)
Have fun.
Now you can make your own snake game with this simple script..
almost all work is done for you so all you need to do is some game levels and game elements.
You see there is snake head and tail
(tail will be used for cloning)(head is for movement and control)
You can add collision with onProximity and then its ready to go.
(Also you can make trains with it.. just edit script and set rotation for first wagon towards snake_head)
Have fun.
28.03.2022
Thank you bro 😊