Originally posted by Serapth
View Post
Also Blueprints are a pretty neat way to learn programming basics, but without the pitfalls that frustrate so many beginner: archaic compiler errors from missing semi colons, mistyped identifiers and other details that can be overwhelming at first.
Comment