I know probably I am having a problem basic, but I do not found this error.
I am using the jMonkey Platform Alpha-3 just to don’t have this kind of problem, but it don’t find these class, the problems start from these lines, like these classes doesn’t exist.
[java]
import com.jme3.bullet.control.CharacterControl;
import com.jme3.bullet.control.RigidBodyControl;
[/java]
They are only in the latest nightly versions, see the Manual (F1) on how to update to them.
1 Like
Thanks, I knew this was a easy problem.
And thanks a loot for the speed
i had the same problem and this was very helpful.
for those who don’t know
tools → plugins → settings tab
select all jmonkey plugins and
under update tab, reload updates and install them.
done
thanks for the help guys
1 Like
i had the same problem too…
thanks for help.