View Single Post
  #7  
Old 12-26-2019, 01:03 PM
Guest001 is offline Guest001
Registered User

Join Date: Aug 2008
Posts: 4,971

Trying to get a spin map or mini map into the 3D side of the SDK is problematic.

There are some fuction scripts for mini maps in the SDK but they're meant for RTS type games which I have written out of this project.

There are several game types that have been written out but can also be written back in.

Impulse - Using the physics engine to push a game object around, usually a ball or some such.

RTS as mentioned

Turret Defense - has to be pre scripted so is no good for the creative aspect of the game.

Certain types of side scroller and TPS variants

Have kept just 2 types of these - Arcade and Platformer
Reply With Quote