-
Notifications
You must be signed in to change notification settings - Fork 0
Release notes version 1.2
RafaelTavares edited this page Oct 24, 2022
·
4 revisions
RanGE 1.2 has the latest stable version of python with all new features and improvements.
You can now apply framerate independence. We recommend starting using this in your games from now on.
- Warning: DeltaTime was also applied to logic bricks in motionActuator. this will change your speed to the time scale.
- So it's normal when migrating your project the character to be very slow.Extremely useful for debug your game.
Finally a new exporter integrated into the engine. You can export your game to several different platforms at once (Windows64, Windows32 and Linux).
RangeArmor is a fork to the BGArmor project.
Now there is a new method to create a mouselook, using mouseDelta, one of the most current ways to make a mouselook. only 3 lines are needed to create!
Without the famous sliding bug when creating a mouseLook or something like that.
ToDo!
ToDo!





