diego1996 / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

gamekit is not compatible with blender 2.54 and above #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. gamekit\Bin\Samples\Runtime\ReleaseAppOgreKit.exe any_blender_with_py.blend
2. 3d objects, lighting and camera were display correctly, but python scripts 
were failed to run
3. error message was "= expecting after bge", seem like gamekit has problem to 
understand "import bge"

What is the expected output? What do you see instead?
No error

What version of the product are you using? On what operating system?
gamekit rev: 823, blender 2.56a, Windows XP SP2

Please provide any additional information below.

Original issue reported on code.google.com by ldar...@gmail.com on 15 Feb 2011 at 4:02

Attachments:

GoogleCodeExporter commented 9 years ago
Gamekit don't support Python script & Blender BGE Objects.
You should use Lua script & Gamekit Lua Objects.

Original comment by harkon...@gmail.com on 15 Feb 2011 at 4:18

GoogleCodeExporter commented 9 years ago
thanks for the info, i always thought that blend files are able to run directly 
on gamekit.

do you have lua script & GameKit lua objects doc? i only found 1 doc in gamekit 
wiki and it is quite old.

Original comment by ldar...@gmail.com on 15 Feb 2011 at 5:47

GoogleCodeExporter commented 9 years ago
If you are using Game Logic Bricks only in Blender, it will be compatible with 
Gamekit and BGE.

See OgreKitDocs.zip/OgreKitLuaApi.chm  in Downloads section.

Original comment by harkon...@gmail.com on 16 Feb 2011 at 1:34

GoogleCodeExporter commented 9 years ago
thanks for the info again, i'll give it a try, please close this ticket if you 
wish

Original comment by ldar...@gmail.com on 16 Feb 2011 at 4:27

GoogleCodeExporter commented 9 years ago

Original comment by harkon...@gmail.com on 16 Feb 2011 at 6:10