@prop feature req
- Dominant language
- C++
- Stars
- 3.3k
- Forks
- 353
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 1
Description
Hi @luboslenco,
Couple of things that would be really nice if it's possible.
- ~~string values without quote: str instead of 'str'~~ **fixed!**
- directly referencing objects in the scene by picking from a list instead of writing object name as string
- directly referencing a trait in an object by picking from a list of objects which has the trait
- arrays and/or lists of values/objects
- make variables available in new(), right now first time they become available is notifyOnInit()
Kind Regards,
Martin
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. First clarify which of the remaining requests is in scope, then locate the @prop implementation and its existing tests; done should be defined separately for object and trait selection, collections, and variable availability in new().
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100