How would I create this?

Hey! I saw this video from twitter:
https://x.com/Barothoth/status/1541130815375024130?s=20

and I wanted to recreate it but I have absolutely no idea how.

I have made wallrun systems before but they are terrible.

I don’t want scripts, just an idea on how I would recreate that because I have realized I might be going torwards this on a wrong way.

There are 2 main aspects to this:

  • The weapon system
  • The movement system

I would make sure to keep those apart at first. Once both of them seem to be working properly, try adding them together and see if there are any issues.

Please note: From the video, this does seem like a very complex system. It’s very hard to re-create something of high quality within a short amount of time. Instead of always comparing your results with this one video, try comparing them to multiple other games with a similar movement/gun system and see if you like the general idea of your script.

I hope this helps somewhat.

2 Likes

I have actually tried doing this before and it failed so badly, I have so much trouble creating these complex systems. Should I possibly try to do something more simpler and come back onto this after gaining more experience and skill?

Exactly.
You can’t create complex systems on your very first try.
Start of simple. And then work your way up from there.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.