Does the issue occur in the editor or during gameplay?
Script Editor
If it's a gameplay issue, please specify which movement system and camera type you're using (free movement vs. grid movement, third-person vs. first-person) or N/A if not applicable:
N/A
Briefly describe the issue you're experiencing:
Put entity function visual node doesn't accept direct index reference
Are there any errors in the in-game debug console or external console window?
None
Provide the steps necessary to reproduce the issue:
- Create visual node with put entity function
- Try to add local variable with integer index as expression
- Get dissapointed
Extra: code editor can accept this kind of input
