Hi everyone,
I just installed Urho3D on Raspberry Pi successfully, and now I can run the examples perfectly.
I searched for a tutorial for the very first steps of creating a project, but I didn’t find one.
I opened the
Editor.sh
program, but I don’t know how to use it!
So I hope you can help me here:
I want to design a very simple game: rotate object by keyboard keys.
So, I think this would be my list:
- How to create a project?
- How to import ready 3D models?
- How to set a camera?
- How to define keyboard keys for rotation of the 3D object?
- How to extract executable game file?
I know that these questions are kind of silly and basic, but I’m a beginner in this without tutorial.
So your help and support would be highly appreciated.