My Game engine

Okay, I'm back and kicking the dirt.


This question was supposed to be said awhile ago. Unfortunately I where busy with other things and lost interest for awhile. But I do understand that I must do this to get somewhere. I'm not good at focusing but I must try.


I've figured out how to make keyboard actions. It was because I needed to import Carbon to my script. However I still need to learn somethings like making a cube move by holding space and make the controls a separate file.


Some help would be moist. I have Xcode 9.4.1 and (As where this is) are using Scenekit. Some help?


Some help with what, specifically?


Pls. see: For Best Results - Read the Label

>moving a cube


See: move(to:duration:)

https://developer.apple.com/documentation/spritekit/skaction/1417768-move


Google leads to sample projects, etc. but there is a dearth of current info w/spritekit, sadly, so...good luck.

My Game engine
 
 
Q