I’ve done some searching around but most topics seem out-dated. Are there any tutorials on setting up the basics for an RTS-like game with JME3?
I’ve seen several references for “Strategic Handler”, but that page no longer exists on the wiki and the topics are from over 5 years ago. The most recent I’ve found is this: http://hub.jmonkeyengine.org/forum/topic/rts-camera-control/, but it’s 2010 so I’m not sure if it’s JME3 compatible.
@Marz said:
I've done some searching around but most topics seem out-dated. Are there any tutorials on setting up the basics for an RTS-like game with JME3?
unfortunately there is nothing like that since every single (strategy) game is different, so you will have to do it yourself.
@Marz said:
http://hub.jmonkeyengine.org/forum/topic/rts-camera-control/, but it's 2010 so I'm not sure if it's JME3 compatible.
Give it a try? Last time I used it, it was working.
And you might want to take a look it's last post:
http://hub.jmonkeyengine.org/forum/topic/rts-camera-control/page/3/#post-263220
However I haven't tried that one yet