Just a quick question, I have been learning UDK for some time - on and off - though I haven't gone very deep into script etc.
I am wondering how powerful is the script - can I make a simple game without C++ or C# code?
I want to develop a fairly simple stealth action game - think metal gear solid VR missions. Would that be possible entirely in editor using script or would I need to code. If I need to code would it just be basic framework that would be mostly same for any simple title? (so I could generate or follow tutorial to do all the code I need)
And does this also apply for porting it to iOS?
Thanks ^^;
I am wondering how powerful is the script - can I make a simple game without C++ or C# code?
I want to develop a fairly simple stealth action game - think metal gear solid VR missions. Would that be possible entirely in editor using script or would I need to code. If I need to code would it just be basic framework that would be mostly same for any simple title? (so I could generate or follow tutorial to do all the code I need)
And does this also apply for porting it to iOS?
Thanks ^^;
Comment