View Issue Details

IDProjectCategoryView StatusLast Update
0001992Infinitode 2[All Projects] Infinitode 2public2022-01-18 19:45
ReporterLdream Assigned Totherainycat  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformDesktopOSWindowsOS VersionAny
Product Version 
Target VersionFixed in Version 
Summary0001992: Tower aim strategy is not actually hidden
Description

the Tower aim strategy is not hidden in level 0.1, I can switch the target of the tower.
here's the part of 0.1 script which can locate the problem
managers.UiManager:findActor(\"tower_menu_aim_strategy\"):setVisible(false)\n

Steps To Reproduce

goto 0.1,
start game
click the portal
click the base,
click the platform
build a basic
tower target strategy is still visible.

Additional Information

TEST OF managers.UiManager:findActor(\"tower_menu_aim_strategy\"):setVisible(false)\n
It may be shown by another unknown script.
In the script test:
We put this code into "updateListener" and open the game.
After building a tower, the aim strategy suddenly disappeared.
However, when the enemy coming, the aim strategy will randomizely appear and suddenly disappear again(the disappear is due to triggering the updateListener)beacuse of unknown reason.

TagsTutorial

Activities

therainycat

therainycat

2022-01-18 19:45

administrator   ~0001932

I don't see how this may be a problem

Issue History

Date Modified Username Field Change
2022-01-16 13:51 Ldream New Issue
2022-01-16 13:51 Ldream Tag Attached: Tutorial
2022-01-18 19:45 therainycat Assigned To => therainycat
2022-01-18 19:45 therainycat Status new => closed
2022-01-18 19:45 therainycat Resolution open => no change required
2022-01-18 19:45 therainycat Note Added: 0001932