Custom movement control

From Castle Wiki
Revision as of 09:37, 2 July 2022 by M4gm4 (talk | contribs) (Created page with "drag, analog stick, slingshot, are the 3 deafult movement controls on castle.xyz, here is how to make more # The start of the code for movement it needs to constantly moving...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

drag, analog stick, slingshot, are the 3 deafult movement controls on castle.xyz, here is how to make more

  1. The start of the code

for movement it needs to constantly moving, the simpliest option is WHEN THIS IS PRESSED

Due to it constantly repeating code as long as it is pressed.

2.