I would say Blueprints was developed FOR people who dont do math - like me. Otherwise you’d be looking at code, instead of a flow chart. I wouldnt think of Blueprints as needing math skills, it is more of a 'When this happens - do this." I would get yourself familiar with the terminology first. Open up the blueprint window, and every word you see that you cant define, google it and read what is is and what it does. ie: Function, Variable, etc. A variable is simply a container that you fill with something. It could be orange juice, or coffee, or it can change from orange juice to coffee… when someone presses the C key on their keyboard. Once you understand the larger concepts of programming (not math) then you can start to understand how things connect with inputs and outputs. ie: If I am outside of my house, my ‘state’ is outside. When I walk into my house my state changes from outside to INSIDE. If someone calls me and asked me what my state is, I would say INSIDE. Good luck! And dont give up!