Choosing units Python Part 1 (one soldier)
Channel:
Subscribers:
1,520
Published on ● Video Link: https://www.youtube.com/watch?v=AwhpuVGTDzw
intially I use the mouse over sensor to set if a property is true
then I use the mouse over sensor to get the name of the object that it is being triggered by
then I get a NavTarget from the object by cycling through it's children looking for a property 'Navi'
then I set it up to place the navTarget where the mouse clicks on the map, then I set it up so I can change which unit I am controlling.
Next video = creating a list of units to select.
Other Videos By BluePrintRandom
2015-12-30 | List based AI vision manager Part 2 = popping units off list that are invalid |
2015-12-30 | List based enemy Ray caster for vision part 1-The ray and list |
2015-12-30 | End of 12-30-2015 |
2015-12-29 | Wrectified:Oktows Ninjaneer - Add hitbox and motion actuators to test the walk |
2015-12-29 | Wrectified: Rigging Oktows Ninjaneer's walk cycle |
2015-12-29 | Use simple mouse BGE to make a 3rd person camera mouselook |
2015-12-29 | Proof of N unit ability |
2015-12-29 | added follow unit and shift select vs normal select |
2015-12-29 | Using RTS system |
2015-12-29 | Choosing Units Part 2 = A list of lists |
2015-12-28 | Choosing units Python Part 1 (one soldier) |
2015-12-28 | Space-ish Final |
2015-12-28 | Space-ish 4 |
2015-12-28 | Space-ish 3 |
2015-12-28 | Space-ish 2 |
2015-12-28 | Space-ish 1 |
2015-12-28 | Zen Geometry baking |
2015-12-27 | Gravitation platforms for the bge |
2015-12-22 | playing with non basic shapes using compound system |
2015-12-22 | level editor (Pickle Save + Load) |
2015-12-22 | Pickle and save all instances of level pieces with unique UUID's |
Tags:
bge
AI
BGE AI
BGE Team AI
RTS Select