SL21W33: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
*'''Add IconManager reimport command'''
*'''Add IconManager reimport command'''
*Add stage splitup command
*Add stage splitup command
**'''Not yet working correclty'''
*'''Come up with a better way of managing thousands of scenes'''
*'''Come up with a better way of managing thousands of scenes'''
* '''Stand interaction'''
** '''Stand system creation'''
** '''Stand tutorial link'''
** '''Stand fake-deletion'''
** '''Stand fake-moving'''
* '''Player interaction'''
** '''Player fake moving?'''
** '''Replay on interact?'''
* Added first waypoint pathing-test with easing funtcions
** '''create path from player positions'''
** '''add Camera-flight system?'''
* '''Path management'''
** '''Tutorials need a path from A to B'''
** '''Path is not direct, might go around corner'''
** '''Path needs to be saved as list of positions'''
**
*
*



Revision as of 00:08, 22 August 2021

◄ SL21W32 | SL21W34 ►


Panel-System

  • Added interactability for cubes
  • Added interactability from any angle for a screen
  • Added mirrored-screens and interactability on backside as well
  • Added Playerfake/screenfake interaction
  • Added Tutorial settings to allow switchting between screen/cube
  • Added tutorial state updates being reflected in cube-icons
  • Added new "fancy"-style buttons
    • Needs performance optimization still
  • Change IconManager to load buttons only on changed/new dates by default
  • Add IconManager reimport command
  • Add stage splitup command
  • Come up with a better way of managing thousands of scenes


  • Stand interaction
    • Stand system creation
    • Stand tutorial link
    • Stand fake-deletion
    • Stand fake-moving
  • Player interaction
    • Player fake moving?
    • Replay on interact?


  • Added first waypoint pathing-test with easing funtcions
    • create path from player positions
    • add Camera-flight system?


  • Path management
    • Tutorials need a path from A to B
    • Path is not direct, might go around corner
    • Path needs to be saved as list of positions